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]

ios_base vanishing from shared objects



Starting a couple days ago, ios_base (and I feel some other symbols as well,
but this is most obvious) is flat-out /gone/ from the shared libraries.
It's present in the ios.o file, but not the .libs/libstdc++.so.  It's present
in the libstdc++.a archive, so static linking programs involving any I/O
works okay.

This on i686-pc-linux-gnu.  Any ideas, anyone?


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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