Re: [orbitcpp-list] Re: Compiling IDL with ORBitcpp
Status: Beta
Brought to you by:
philipd
From: Sam C. <sa...@to...> - 2001-06-06 07:11:44
|
Margarita de Cabo <ma...@gb...> wrote: > > The only thing is the next warning: >=20 > *** Warning: This library needs some functionality provided by -lstdc++. >=20 > *** I have the capability to make that library automatically link in > when > *** you link to this library. But I can only do this if you have a > *** shared version of the library, which you do not appear to have. This is probably the cause. This library is needed, and the ORBit-C++ IDL library won't link correctly without it. If you have libstdc++ installed on your system somewhere, add that directory to your LD_LIBRARY_PATH, re-link the ORBit-C++ IDL library (cd compiler; make clean; make; make install) and try again. If you don't have it installed... I think it's part of the GNU C++ compiler distribution. --=20 Sam Couter | Internet Engineer | http://www.topic.com.au/ sa...@to... | tSA Consulting | OpenPGP key ID: DE89C75C, available on key servers OpenPGP fingerprint: A46B 9BB5 3148 7BEA 1F05 5BD5 8530 03AE DE89 C75C |