This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

hppa1.1-rtems grepossible failure ?


I got this trying to compile:

gcc-2.95.1, newlib 1.8.2, and binutils 990901.  

touch stmp-headers
echo "void __foo () {}" > dummy.c
/usr1/rtems/work/tools/build-hppa1.1-tools/gcc/xgcc
-B/usr1/rtems/work/tools/build-hppa1.1-tools/gcc/
-B/usr2/tools_install/gcc-2.95.1-binutils-990901-newlib-1.8.2-1099/hppa1.1-rtems/hppa1.1-rtems/bin/
-I/usr2/tools_install/gcc-2.95.1-binutils-990901-newlib-1.8.2-1099/hppa1.1-rtems/hppa1.1-rtems/include
-DCROSS_COMPILE -DIN_GCC -DHAIFA    -O2 -g -I./include  -c dummy.c
/tmp/ccMjORtk.s: Assembler messages:
/tmp/ccMjORtk.s:2: Error: Unknown pseudo-op:  `.subspa'
/tmp/ccMjORtk.s:3: Error: Unknown pseudo-op:  `.subspa'
/tmp/ccMjORtk.s:5: Error: Unknown pseudo-op:  `.subspa'
/tmp/ccMjORtk.s:6: Error: Unknown pseudo-op:  `.subspa'
/tmp/ccMjORtk.s:14: Error: Unknown pseudo-op:  `.subspa'
/tmp/ccMjORtk.s:50: Error: Unknown pseudo-op:  `.subspa'

Any ideas?  In the RTEMS source, the hppa port uses .SUBSPA.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

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