This is the mail archive of the gcc-prs@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: c++/3354: Internal compiler error while compiling ORBIX 3.3 CORBA code


Synopsis: Internal compiler error while compiling ORBIX 3.3 CORBA code

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Jun 22 23:42:31 2001
State-Changed-Why:
    You have failed to post the preprocessed sources, which would be necessary for us to duplicate and possibly fix the problem.
    
    Anyway, even if you succeeded in compiling the program, you'd eventually find yourself unable to link with Orbix's libraries.  Since they're designed to work with MS-VC++, they use name mangling and class lay-out that is not compatible with the way GCC does name mangling and type lay-out.

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


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