Auto-rpath revisited...
Alexandre Oliva
oliva@dcc.unicamp.br
Sat Feb 21 12:35:00 GMT 1998
Ian Lance Taylor writes:
> It's not unusual, because shared libraries are often found in the
> build directory.
But not libstdc++, and that's exactly what we're arguing about:
libraries that are implicitly added by the compiler itself. When
you're linking against a libstdc++ that's in a build directory, you'll
usually add it explicitly, so its path won't be added to rpath, just
as you want.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc
mailing list