This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Global constructor mangling
- From: bjorn rohde jensen <bjensen at fastmail dot fm>
- To: Simon Gittins <gittins at tabq dot com dot au>
- Cc: "'gcc-help at gnu dot org'" <gcc-help at gnu dot org>
- Date: Tue, 06 Aug 2002 09:35:27 +0200
- Subject: Re: Global constructor mangling
- References: <696BA06B3A0FD211BAAD0060B0C4DD8301B731DC@WNTX>
- Reply-to: bjensen at fastmail dot fm
Hi Simon,
The name mangling scheme is pretty much a compiler
implementation issue, so i would question the wisdom
of an organization placing certain requirements on it:)
If you really want to know, how it is done in gcc/g++,
i guess, you could get involved in the development of
gcc....
I am a bit puzzled, that the same version of g++ on
identical hosts would name mangle differently. I have
not experienced that sort of thing before.
Yours sincerely,
Bjorn