This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: mips-elf/rtems and binutils 2.13.1pre1


On Wed, Nov 06, 2002 at 01:54:47PM -0600, Joel Sherrill wrote:
> 
> Hi,
> 
> I am trying to compile all the RTEMS source for all targets using
> binutils 2.13.1 pre1 and got this new error:
> 
> mips-rtems-gcc --pipe -isystem ../../../../../p4600/lib/include    
> -D_COMPILING_BSD_KERNEL_ -DKERNEL -DINET -DNFS -DDIAGNOSTIC
> -DBOOTP_COMPAT      -O4 -fomit-frame-pointer -g -Wall -mips3 -G0  -o
> o-optimize/in_pcb.o -c
> ../../../../../../../current/c/src/../../cpukit/libnetworking/netinet/in_pcb.c
> {standard input}: Assembler messages:
> {standard input}:1884: Error: illegal operands `sd 0,112($sp)'
> 
> I didn't get that with binutils 2.13.  No other changes.  Any 
> ideas?

Are you _sure_ there's no other changes?  What is the source line
(-save-temps)?  "sd 0,112($sp)" is certainly illegal, and 2.12.1
rejected it so I imagine 2.13 did too.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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