On 11/18/2014 17:42, John Marino wrote:
> 
> 
> so DirectoryExists is only hit once -- on a file
> (/usr/local/etc/fpc.cfg).  The DirCache.DirectoryExists function seems
> to be used instead for all directories, all the time.
> 


If I delete "{$define usedircache}" from cfileutl.pas, then FPC can find
the directories and it is is able to build helloworld program natively.

So it seems the problem is limited to dircache.
I tried that last night but it didn't work, probably because of the bad
statfs type.

Maybe I'll go with dircache disabled for now just to see if I can
bootstrap it.

John
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to