[fpc-devel] Question about fpcmake

Peter Vreman peter at freepascal.org
Thu Jan 4 22:20:54 CET 2007


At 20:42 4-1-2007, you wrote:
>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.

You can also use option -v so fpcmake is more verbose and shows where 
it looks for files.


Peter




More information about the fpc-devel mailing list