[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: adding a flag for the linker in a certain order
From: |
Dan Hitt |
Subject: |
Re: adding a flag for the linker in a certain order |
Date: |
Sat, 29 Sep 2012 23:32:48 -0700 |
On Fri, Sep 28, 2012 at 8:04 AM, Dan Hitt <dan.hitt@gmail.com> wrote:
> On Fri, Sep 28, 2012 at 1:43 AM, Fred Kiefer <fredkiefer@gmx.de> wrote:
>> .... But without knowing your specific problem it
>> is hard to tell which one, probably ADDITIONAL_TOOL_LIBS.
......
>> Maybe you could read the documentation at:
>>
>> http://www.gnustep.org/resources/documentation/make_1.html
>
> I looked at the info page (ubuntu 12.04).
Well, in fact, as it happens the info page does discuss
ADDITIONAL_TOOL_LIBS, and i just missed it :(.
But, for reference, that flag does work for what i need, so thanks
again for your help.
dan