Joost van der Sluis schreef:
Hi all,

What does this output from fpcmake mean:

cd lazarus
fpcmake
Processing Makefile.fpc
Error: Target "linux", package "rtl" not found

This happens when I make a change in the Makefile.fpc of Lazarus, and
then run fpcmake. It doesn't happen on my machine, but does on others.
(FC buildsystem, for example)
If I do a fpcmake -Tall, it also happens on my machine but then with the
gov32 target.

I'm not depe enough into fpcmake, what do I miss?


I start with (on windows):

set FPCDIR=c:\fpc\sourcedir

fpcmake -Tall

the source dir contains a svn chechout of http:/svn.freepascal.org/svn/fpc/trunk.

HTH,
Vincent
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to