[gnu.g++] Anyone get G++ running on HP9000/320 running HPUX6.5?

schwartz@dinl.uucp (Michael Schwartz) (02/21/90)

I have tried compiling g++ 1.36.4 on this machine, and got as far as ld 
with only minor bugs (in gcc.c and the makefile)

Once I hit ld.c, a number of problems reared their heads:
  a_sym entry in struct exec (is this a_lesym for hpux?)
  n_un member of nlist with member n_strx (I have no idea)
  NMAGIC (should be EXEC_MAGIC for hpux?)
  OMAGIC (RELOC_MAGIC?)
  ZMAGIC (same as NMAGIC?)

Has anyone successfully built g++ on this system?
Has anyone working binaries of 1.36.2 or later for this system 
(to compile InterViews)?

Thanks for any pointers or help.
Michael
-----------------------
schwartz@pogo.den.mmc.com  "Expect everything ... 
mschwartz@mmc.com                   and the unexpected never happens." 
ncar!dinl!schwartz                               --the phantom tollbooth

DISCLAIMER:  The opinions expressesed are not necessarily those of my 
	     employer or myself.

-- 
-----------------------
schwartz@pogo.den.mmc.com  "Expect everything ... 
mschwartz@mmc.com                   and the unexpected never happens." 
ncar!dinl!schwartz                               --the phantom tollbooth

DISCLAIMER:  The opinions expressesed are not necessarily those of my 
	     employer or myself.