This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

combining libstdc++.so.3 and libstdc++.so.5


hello gnu-team,

... have to combine shared objects from gcc_3.04 with libstdc++.so.3 -no
source code available -
and 
shared objects from gcc-3.2.2 with libstdc++.so.5  -source C++ available.
into
one shared obj.

... program can be started but problems with file - streams

( gcc-3.2.2 -nostdlib -shared .... libstdc++.so.3 does not help ? )

Could you give me some hints/suggestions how to handle this issue ?

Regards
MichaelW.


--------------------------------------------------------------------------------
The information contained herein is confidential and is intended solely for the
addressee. Access by any other party is unauthorised without the express
written permission of the sender. If you are not the intended recipient, please
contact the sender either via the company switchboard on +44 (0)20 7623 8000, or
via e-mail return. If you have received this e-mail in error or wish to read our
e-mail disclaimer statement and monitoring policy, please refer to 
http://www.drkw.com/disc/email/ or contact the sender.
--------------------------------------------------------------------------------


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