This is the mail archive of the gcc@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: hpux10 egcs1.0 --with-gnu-as broken


  In message <E0xgBTJ-0004dx-00@laforge.ctd.comsat.com>you write:
  >  CC='gcc -B/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10/2.7.2.2/'
  > /hosts/data/src/egcs-1.0/configure --with-gnu-as --enable-shared
  > --host=hppa1.1-hp-hpux10 --verbose
  > 
  > make
  > [...]
  > /cae/src/hppa1.1-hpux10/egcs-1.0/gcc/xgcc -B/cae/src/hppa1.1-hpux10/egcs-1.
  > 0/gcc/  -DIN_GCC    -g -I./include  -I. -I/hosts/data/src/egcs-1.0/gcc -I/h
  > osts/data/src/egcs-1.0/gcc/config \
  > -c /hosts/data/src/egcs-1.0/gcc/objc/hash.c -o objc/hash.o
  > as: "/var/tmp/cca17843.s", line 10: error 1052: Directive name not recogniz
  > ed - FILE
  > as: "/var/tmp/cca17843.s", line 12: error 1052: Directive name not recogniz
  > ed - STABS
  > as: "/var/tmp/cca17843.s", line 13: error 1052: Directive name not recogniz
  > ed - STABS
  > as: "/var/tmp/cca17843.s", line 18: error 1052: Directive name not recogniz
  > ed - STABS
  > [...]
Make sure was configured and installed with the same prefix as egcs.  That
will fix this problem.

jeff


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