[fpc-devel] Rebuilding fpc-2.3.1.go32v2.zip

Tomas Hajny XHajT03 at mbox.vol.cz
Mon Apr 14 06:34:10 CEST 2008


On Sun, April 13, 2008 22:15, Robert Riebisch wrote:


Hi,

> How do I build /snapshot/v23/i386-go32v2/fpc-2.3.1.go32v2.zip from
> fpcbuild.zip? (Host: Windows)

For simple snapshot, fpc.zip plus proper libgdb from /contrib/libgdb/
(unpacked into libgdb/go32v2) are enough. fpcbuild.zip is only needed for
full release-like build. "make clean zipinstall" should do (optionally,
you can include "SNAPSHOT=1" as an additional parameter). There's one
important caveat though - you need to make sure that no Win32 tools are
found on PATH before their GO32v2 alternatives; this is especially
important for FPC itself and make.exe. Moreover, as a general requirement
for building 2.3.x, you need to start with a 2.2.x compiler (older
versions are not supported and will fail).

Tomas





More information about the fpc-devel mailing list