This is the mail archive of the gcc-bugs@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: HP/UX 10.20 vanilla <-> gcc-2.95.2


  In message <199910302305.BAA24733@mira.isdn.cs.tu-berlin.de>you write:
  > > Unfortunately, I'm working from memory, but binutils is needed to
  > > build gcc properly
  > 
  > I don't think this is true for HP/UX 10. See
  > 
  > http://egcs.cygnus.com/install/specific.html#hppa*-hp-hpux10
While it is possible build & use gcc without gas on hpux platforms, it is
strongly encouraged that people use gas.

There are certain programs the HP assembler simply can't correctly represent;
and -g does not work when using the HP assembler.  There's other problems,
but those are the key ones.

jeff


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