[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25536] LDFLAGS=-L/usr/local not at first place honoured
From: |
Sebastian Reitenbach |
Subject: |
[bug #25536] LDFLAGS=-L/usr/local not at first place honoured |
Date: |
Wed, 25 Feb 2009 14:36:41 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE |
Follow-up Comment #2, bug #25536 (project gnustep):
I guess I'll have to go with suggestion #3,
I had a LDFLAG=-L/usr/lib
set to the ./configure and make calls
and was expecting this takes precedence on all the other, so will show up
before /usr/local/lib
but when gcc was linking linking, /usr/local/lib was still before /usr/lib
I hope then ADDITIONAL_LDFLAGS += -L/usr/lib
will then added before -L/usr/local/lib
my problem is, the additional objc lib only creates problem when compiling
the port, when later someone installs the package, and has the wrong lib
installed, then it doesn't matter, because the right one gets picked up.
I'll let you know.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25536>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/