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 (china@xxxxxxxxxxxxxxxxxx) _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf