Build Log
  

Rebuild started: Project: loader, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\BAT0000652556532.bat" with contents
[
@echo off

compile.bat /R

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\ADMINI~1\LOCALS~1\Temp\BAT0000652556532.bat"
Output Window
  
Performing Makefile project actions
==================== Clean ====================
Removing binaries
Removing build files
build\BuildLog.htm - The process cannot access the file because it is being used by another process.
Creating default folders
A subdirectory or file build already exists.
==================== Build ====================
Building project pspOS
psp-g++ -I./ -I../libs/ -I. -I/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -I./ -I../libs/ -I. -I/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -fno-exceptions -fno-rtti   -c -o build.o build.cpp
psp-gcc -I./ -I../libs/ -I. -I/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/include -O2 -G0 -Wall -D_PSP_FW_VERSION=150  -L. -L/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/lib -specs=/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/lib/prxspecs -Wl,-q,-T/cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/lib/linkfile.prx   build.o /cygdrive/h/Cygwin/usr/local/pspdev/psp/sdk/lib/prxexports.o -lm -lc -lpikey -lpsputility -lpspdebug -lpspge -lpspctrl -lpspsdk -lpspvfpu -lpsplibc -lpspuser -lpspkernel -lpsprtc -lpsppower -lstdc++ -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspsdk -lc -lpspnet -lpspnet_inet -lpspnet_apctl -lpspnet_resolver -lpsputility -lpspuser -lpspkernel -o pspOS.elf
psp-fixup-imports pspOS.elf
psp-prxgen pspOS.elf pspOS.prx
mksfo 'pspOS' PARAM.SFO
pack-pbp EBOOT.PBP PARAM.SFO NULL  \
  NULL NULL NULL  \
  NULL  pspOS.prx NULL
[0]        408 bytes | PARAM.SFO
[1]          0 bytes | NULL
[2]          0 bytes | NULL
[3]          0 bytes | NULL
[4]          0 bytes | NULL
[5]          0 bytes | NULL
[6]     134502 bytes | pspOS.prx
[7]          0 bytes | NULL
Moving files to proper folders
        1 file(s) moved.
        1 file(s) moved.
        1 file(s) moved.
        1 file(s) moved.
h:\psp\psp_os\code\loader\build.o
        1 file(s) moved.
===================== End =====================
Results
  
Build log was saved at "file://h:\psp\psp_os\code\loader\build\BuildLog.htm"
loader - 0 error(s), 0 warning(s)