This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

g++ adds -lstdc++ automatically?



Hi all,

it'd seem that g++ feeds -lstdc++ automatically to ld. We're using
egcs-1.1.2 plus a third party stl lib, which never gets used since
-lstdc++ precedes it.

We'd like to disable the use of libstdc++.so, any pointers
appreciated.

Thanks,

	...Ari



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]