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: GNU compatibility with HP-UX aC++



  In message <199807141829.LAA18004@ncr-sd.SanDiegoCA.NCR.COM>you write:
  > Hello,
  > 
  > I would like to know if binaries/applications generated/built with GNU
  > compiler are compatible with HP-UX aC++.  If not, is there a newer
  > version of GCC that will be compatible?
Sorry.

In general, it is not possible to mix output from different C++ compilers.
They typically differ in mangling schemes, vtable layouts and other areas.



jeff


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