[uClibc]SH crtn.o build errors, .LPCS0 undefined

Bill Mann bill at biscuit.swcp.com
Fri Nov 8 15:51:44 UTC 2002


Hello,

I'm having trouble building the gcc-wrapper
	(gcc-3.2-uclibc-20020916.src.tar.bz2)

After editing the Makefile so that:
	ARCH:=sh
	USE_UCLIBC_SNAPSHOT:=false
	binutils-2.12.1

Results in the following errors when compiling crtn.S:

/usr/src/linuxsh/uClibc/gcc-3.2/toolchain/bin/sh-uclibc-gcc -Wall -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -fno-builtin
-fPIC -I../../../../include -c initfini.c -S -o initfini.s
../../../..//extra/scripts/initfini.pl
/usr/src/linuxsh/uClibc/gcc-3.2/toolchain/bin/sh-uclibc-gcc -Wall -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -fno-builtin
-fPIC -c crti.S -o crti.o
mkdir -p ../../../../lib/
cp crti.o ../../../../lib/
/usr/src/linuxsh/uClibc/gcc-3.2/toolchain/bin/sh-uclibc-gcc -Wall -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -Os -fno-builtin
-fPIC -c crtn.S -o crtn.o
initfini.c: Assembler messages:
initfini.c:20: Error: undefined symbol `.LPCS0' in operation
initfini.c:39: Error: undefined symbol `.LPCS1' in operation

Bill Mann
bill at biscuit.swcp.com




More information about the uClibc mailing list