[Lazarus] Building Lazarus for Windows

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sat Jul 16 18:05:09 CEST 2011


Try this:

set oldpath=%PATH%
PATH=M:\Lazarus\Binutils;%PATH%
make clean
make pkgide PP=M:\FreePascal\251_17989\bin\i386-win32\ppc386.exe
make install INSTALL_PREFIX=M:\LazarusExes\binaries\0931_30714
PP=M:\FreePascal\251_17989\bin\i386-win32\ppc386.exe
PATH=%oldpath%

Although the make install is strange, I never use that for Lazarus.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list