autoconf
[Top][All Lists]
Advanced

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

Re: libstdc++ on solaris / rpath / gnulib's havelib macros


From: Albert Chin
Subject: Re: libstdc++ on solaris / rpath / gnulib's havelib macros
Date: Tue, 20 Feb 2007 06:59:27 -0600
User-agent: Mutt/1.5.6i

On Mon, Feb 19, 2007 at 11:08:40PM -0800, David Byron wrote:
> On Monday, February 19, 2007 @ 8:31p, Albert Chin wrote:
> 
> > On Fri, Feb 16, 2007 at 06:37:58PM -0800, David Byron wrote:
> > > On Friday, February 16, 2007 @ 3:35p, David Byron wrote:
> > > 
> > > > For kicks, I tried
> > > > 
> > > > AC_LIB_LINKFLAGS([stdc++])
> > > > 
> > > > but I got this error (with extra stuff cut out)
> > > 
> > > Sorry to bother everyone...I figured it out:
> > 
> > You can do what you want from within gcc. Just modify gcc so that when
> > it links a program, it automatically adds the runtime path to the
> > libstdc++.so library:
> >   http://gcc.gnu.org/ml/gcc/2006-06/msg00820.html
> 
> Thanks for the pointer.  At this point it's more work to rebuild gcc but
> it's good to know how in case I need to.

You don't need to rebuild gcc. You just need to edit the specs file.

-- 
albert chin (address@hidden)




reply via email to

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