This is the mail archive of the gcc-help@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: GCC 2.95.1 on hpux 10.20 with gas


  In message <3801BA28.4FC4A15F@oi42.kwu.siemens.de>you write:
  > Hi,
  > I tried to install the gcc an a hpux 10.20 platform, with the gnu
  > assembler.
  > Now I get the following error during the intallation:
  > 
  >      ./xgcc -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B./
  > -I/usr/local/hppa2.0-hp-hpux10.20/include  -DIN_GCC -DHAIFA    -g
  > -I./include  -c dummy.c
  > as: "/var/tmp/ccuarRXa.s", line 10: error 1052: Directive name not
  > recognized - FILE
  > as: "/var/tmp/ccuarRXa.s", line 12: error 1052: Directive name not
  > recognized - STABS
GCC is finding the HP assembler instead of gas.  Please read the FAQ.
jeff


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