[fpc-pascal]Possible compiler bug
freepascal at netscape.net
freepascal at netscape.net
Fri Sep 8 16:22:41 CEST 2000
In my ppc386.cfg I have these lines
# searchpath for includefiles
-Fid:\pp\source\rtl\$TARGET\*;d:\pp\units\$TARGET\*;d:\pp\projects\*
# searchpath for units and other system dependent things
-Fud:\pp\source\rtl\$TARGET\*;d:\pp\units\$TARGET\*;d:\pp\projects\*
Any time I try to {$I} include a file in my d:\pp\projects directory, the compiler halts and says it can't compile one of the stock FPC units because no sources were found. If I move the .inc file I'm trying to include, to d:\pp\source\rtl\$TARGET\ then it works just fine. But I can't have the .inc file in d:\pp\projects.
Is there a way to get around this problem?
----------
Get your own FREE, personal Netscape Webmail account today at http://home.netscape.com/webmail/
More information about the fpc-pascal
mailing list