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: Mon, 19 Feb 2007 22:31:23 -0600
User-agent: Mutt/1.5.6i

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

-- 
albert chin (address@hidden)




reply via email to

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