Build Log |
|
Command Lines |
Creating temporary file "C:\DOCUME~1\Erik\LOCALS~1\Temp\BAT000001.bat" with contents [ @echo off C:\ps2dev\csdlibrary\make_all.bat if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" exit 1 :VCEnd ] Creating command line "C:\DOCUME~1\Erik\LOCALS~1\Temp\BAT000001.bat" |
Output Window |
Performing Makefile project actions ee-gcc -march=r4000 -O3 -g -mgp32 -fomit-frame-pointer -mlong32 -Wall -c -o Game.o -I../include -I../api-include Game.c Game.c: In function `Game_Init': Game.c(70) : warning: suggest parentheses around + or - inside shift ee-ld -s -O0 -M -Ttext 8900000 -q -o out -L ../lib main.o startup.o Cell.o Well.o Game.o Screen.o Font.o random.o memory.o Piece.o controller.o -lc > csdlibrary.map outpatch successed filesize:00005935 modulename:000035C4 scemoduleinfo:00003D47 echo TEST TEST elf2pbp outp "Erik Rounds's Tetris" Elf2Pbp v0.3 - loser 2005 successfully generated pbp file cp EBOOT.PBP C:/ps2dev/pspe/ms0/PSP/GAME/Test/EBOOT.PBP mv EBOOT.PBP ../bin |
Results |
Build log was saved at "file://c:\ps2dev\csdlibrary\Tetris\Debug\BuildLog.htm" tetris - 0 error(s), 1 warning(s) |