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: Trouble building on hppa1.1-hp-hpux10.20



  In message <35BE34BE.293AB9CA@cs.nrl.navy.mil>you write:
  > I'm trying to build egcs on my HP-UX 10.20 Series 700 machine and
  > failing...
  > 
  > >From make:
  > 
  > /home/root/archive/temp/egcs-1.0.3a/objdir/gcc/xgcc
  > -B/home/root/archive/temp/egcs-1.0.3a/objdir/gcc/  -DIN_GCC    -O2
  > -I./include  -I. -I../../gcc -I../../gcc/config \
  > -c ../../gcc/objc/hash.c -o objc/hash.o
  > as: "/var/tmp/cca09245.s", line 24: error 1052: Directive name not
  > recognized - NSUBSPA
This indicates that  egcs is configured to use gas, but is actually
using the HP assembler.

There is a short entry in the FAQ about this problem.

  > PS: Sorry to send the subscribe message to the group earlier...  It's
  > been a long day.
No worries -- majordomo catches these before they ever get to the list.

jeff


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