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]

Re: DEMANGLING for SOLARIS CC



> Hi there:
> We have recently started to use egcs 1.1.1 release in our
> HPUX/AIX/SOLARIS platforms. Unfortunately (and we plan to change that in
> the near future if we can), we develop software using ILOG libraries,
> and this company has decided to stop giving GCC/EGCS (anything GNU)
> versions of his libraries and is giving only versions of them for native
> compilers (aCC, xlC and CC in HPUX, AIX and SOLARIS). 

Then I'm afraid you are out of luck, unless you can pursuade them to
change their policies.

> Anyway, the big question is:
>  - I've seen that aCC demangling support has been announced. Are there
> plans for Solaris/AIX demangling in the near future? I would be willing
> to help with that. 

All demangling support means is that gdb works on HP aCC output.  It
doesn't mean you can link egcs/g++ code with aCC code and have it work.



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