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.

-DB




_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to