Am Freitag, den 12.10.2007, 11:02 +0200 schrieb Felipe Monteiro de
Carvalho:
> -k'-dylib_file'
> -k'/usr/local/

I have no idea about macs linker, but if the second is a parameter to
the first you'd probably try:

-k'-dylib_file' '/usr/local/...'

On FreeBSD I had to use linker switches too, looking like this:

fpc -S2 -k-L/usr/local/lib -k-L/usr/X11R6/lib -k-lXtst ...

HTH,
Marc



_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to