Michel Meunier schreef:
Hello,
With your help, my initial library .dll writen with Delphi, is now
working at about 95% when compiled with fpc. Now my goal is to get a .so
library under Linux. So I have begun to compile it under linux.
There are a lot of hints but not important, but after I have this message:
Error: Util -as not found, switching to external linking
Was does it mean?
Can you check that the target os and the target cpu are correct? I noticed that the
default fpc.cfg creates an entry -XP-, if crosscompiling, which could cause the
error message you got.
Vincent
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal