gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep-make experiment


From: David Ayers
Subject: Re: gnustep-make experiment
Date: Mon, 12 Feb 2007 21:01:32 +0100
User-agent: Mozilla Thunderbird 1.0.2 (X11/20070113)

David Ayers schrieb:

> Also I think the order should be according to precedence i.e.
> 
> GNUSTEP_FIND_LIBRARY = $(strip $(wildcard $(addsuffix $(strip $(1)).so, \
> $(GNUSTEP_USER_ROOT)/Library/Libraries/lib \
> $(GNUSTEP_LOCAL_ROOT)/Library/Libraries/lib \
> $(GNUSTEP_NETWORK_ROOT)/Library/Libraries/lib \
> $(GNUSTEP_SYSTEM_ROOT)/Library/Libraries/lib)))

Actually that's moot... it doesn't matter where it is found or if it's
found multiple times.  It will be linked according to precedence
independent of what's in the variable.

Cheers,
David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]