This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Name of libgcc.so.1 with suffix?


On Thu, Aug 18, 2016 at 09:25:41AM +0100, Jonathan Wakely wrote:
> On 18 August 2016 at 08:59, Richard Biener wrote:
> > No, but you can try --enable-version-specific-runtime-libs
> 
> But be aware that for multilib targets that's been broken for years, PR32415

Richi, Thanks for the pointer to the --enable-*.

Jonathan, Thanks for the heads-up.

It seems the FreeBSD ports developer will need to ensure
that -Wl,-rpath appears in the command line to find the
right library. 

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]