On 19 jan 2007, at 15:01, Marc Santhoff wrote:
still fighting with the build process:
Is there any target or command to regenerate the makefiles in the
compiler source tree opr parts of it (tools/h2pas actually)?
When doing cd <target dir> and executing fpcmake the paths are wrong
("cannot find unit system").
In the root fpc source directory: fpcmake -Tall -r
Otherwise, make sure the the environment variable FPCDIR is set and
points to the root fpc source directory, and do "fpcmake -Tall" (it
should never hurt to specify -Tall, even if you're in e.g. the win32
rtl directory or so).
Jonas
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal