c++/4235

Gard, Torbjörn torbjorn.gard@streamserve.com
Mon Sep 10 01:06:00 GMT 2001


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4235&database=gcc

Hello

> Fix: Install shared libraries (both libgcc_s_*.a and libstdc++.a
> with chmod a+x,o-r mode so that the shared objects are loaded
> into the process private segment. GCC exception handling
> places private data in the library preventing it from being
> shared.


I have tried this fix without success. Either the linker or the loader fails
to read the libraries.

A possible solution using this method would at best be called a work around
and
not a fix. And certainly the PR should not be closed until a real solution
exists.

It should be noted also that the problem exists in AIX 4.3.3 as well as AIX
4.2.0.

Please reopen this problem report!

regards
Torbjörn Gard
StreamServe



More information about the Gcc-bugs mailing list