[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tweak for gnustep-make to make which_lib work on Darwin
From: |
Nicola Pero |
Subject: |
Re: tweak for gnustep-make to make which_lib work on Darwin |
Date: |
Sat, 29 Jun 2002 12:18:44 +0100 (BST) |
> After hours of unsuccessful trials to make gnustep-make/which_lib detect
> a given library on Darwin
It looks like your problem is more about adding the proper -Lxxx flags to
the compiler ... which_lib is just scanning the libs specified by the
-Lxxx flags.
Can you explain me exactly what you are trying to do (some general
background would be appreciated, why you need it etc - I'm quite ignorant
on the state of gnustep support on Darwin) ?
I might be able to help you better then.
Thanks.