This is the mail archive of the gcc-patches@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++ PATCH for HP/vtable confusion



  In message <199810091805.LAA12329@smtp.earthlink.net>you write:
  > 
  > Jeff --
  > 
  >   Here's a patch that fixes the problem you reported in compiling
  > libio on HP.  At least, it fixes the problem for me when using an HP
  > cross-compiler.  I didn't test building all of libio or libstdc++; let
  > me know if you run into any further difficulties.
  > 
  >   I didn't see this problem on my system because it uses thunks for
  > virtual functions; the HP port does not.
Yea, it was real late and I forgot to mention thunks :-)  That's what had me
so bloody confused, my linux systems built fine, but my other systems were
failing.

I'm testing the patch now, HPs and a few cross compilers that I need to get
built :-0

Thanks,
jeff


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