C++ Issue on GCC 3.0 branch

John David Anglin dave@hiauly1.hia.nrc.ca
Mon Apr 23 08:08:00 GMT 2001


> I'd like to see us look for a general solution for the set of targets which
> do not have ASM_OUTPUT_{CONSTRUCTOR,DESTRUCTOR} defined rather than look for
> a SOM specific solution.

I reverted the subspace name truncation in pa.h and did a build last night.
This resolved the problem with missing symbols that I saw.  With this and
the constructor patch, the shared libstdc++ now builds.  However, most
applications linked to it generate a segmentation fault when they start.
It appears this happens when they try to run the constructors.  I will see if
I can figure out what's going wrong.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc mailing list