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]

Re: hppa1.1-rtems grepossible failure ?


Jeffrey A Law wrote:
> 
>   In message <37FA2EF7.1977EBE8@OARcorp.com>you write:
>   > 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.
> The rtems port will need to be modified to not use .subspa.  .subspa
> sectioning directives are not going to be supported for PA ELF targets
> anymore.

It has been a long time since I messed with the hppa seriously.  Is
there a simple substitution that I can make?  I don't recall what
.subspa
actually did.  :(

-- 
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]