Subject: Re: [Boost-users] [build] How can I change how the linker is called?
From: Daryle Walker (darylew_at_[hidden])
Date: 2012-05-09 23:14:30


> Date: Tue, 8 May 2012 20:29:53 -0700
> From:
Steven Watanabe
>> Try
>
> using gcc : 4.7 : /command/ : <linker-type>darwin ;

It worked.
In fact, I think I've had posted this same problem before, and the solution wassimilar. (But it was to call the toolset "darwin" instead of "gcc". This probablydoes the same thing.)
Thanks. (Sorry for wasting everyone's time.)
Daryle W.