it can't find -ldl.
I've tryed to use this compiler options without success:
{$IFDEF FPC}
{$IFDEF UNIX}
{$IFNDEF BSD}
{$linklib dl} {$ENDIF}
{$linklib crypt}
{$ENDIF}
The problem seem to located in link.res at the end of the file: ... INPUT( -ldl -lpthread )
Any idea ?
Thanks
Henri Gourvest
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal