avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] GCC error


From: Harvey Tuch
Subject: [avr-gcc-list] GCC error
Date: Sun, 8 Jul 2001 21:44:24 +1000
User-agent: Mutt/1.2.5i

Hi,

I get the following when I try to use avr-gcc to assemble some code:

avr-gcc -Wall -nostartfiles -nostdinc -c boot.S
avr-gcc -Wall -nostartfiles -nostdinc -c i2c-slave.S
i2c-slave.S: Assembler messages:
i2c-slave.S:534: Internal error, aborting at symbols.c line 1811 in 
S_SET_SEGMENT
Please report this bug.
make: *** [i2c_slave.o] Error 1

Any idea why (line 534 is the last line of the file i2c-slave.S preceded 
by a line containing a RET instruction)?

I am using GCC 2.95.2 and  binutils-2.9.5.0.13 with patches
binutils-2.9.5.0.13-avr-patch-1.1, gcc-core-2.95.2-avr-patch-1.1,
and gcc-core-2.95.2-avr-patch-1.2.

Thanks,
Harvey
-- 
-----------------------------------------------------------------------
Harvey Tuch                                       address@hidden
-----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]