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


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

name mangling problem


Hello,

I am crosscompiling C++ code with egcs  1.1.2 for a power pc. All is
well
until I try compiling  files output from munching. It fails because of
"."s used in the mangled names  e.g. _GLOBAL_.D.ACE_ALPHABET. I tried
the -fname_mangling-version-0 to see if that would help - to no avail.
Its my understanding there is a switch you can use when building the
compiler which essentially tells it not to use the "." in name mangling.

Is this true and if so what is the name of that switch ?

Thanks,

        -Carmenita Moore
          Fermilab, CD/ODS-OSP




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