|
Message
From: Robert Millan<rmh@a...>
Date: Thu Jun 30 20:01:13 CEST 2005
Subject: [openrisc] UClibc issue for uClinux
On Thu, Jun 30, 2005 at 04:32:12PM +0200, peter.horwood@f... wrote: > > make[3]: Entering directory `/tmp/devone/or1k/uClibc/libc/misc/regex' > "or32-uclinux-"gcc -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict- > aliasing -Os -fno-builtin -nostdinc -D_LIBC -I../../../include -I. - > I/opt/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include -DNDEBUG - > fPIC -c regex.c -o regex.o/tmp/cc7RjOTU.s: Assembler messages: > /tmp/cc7RjOTU.s:4375: Error: operation combines symbols in different > segments
I think I've seen this before (with or32 toolchain), but I don't remember where.
Could you paste the relevant lines in the temporary *.s file? You can avoid its removal passing -save-temps option to gcc.
-- Robert Millan
|
 |