[uClibc]Building uClibc for ARM

Erik Andersen andersen at lineo.com
Tue Jul 3 02:57:09 UTC 2001


On Mon Jul 02, 2001 at 04:12:37PM -1000, Barbara Prusiewicz wrote:
> 
> Hi,
> 
> I'm just getting started with uClibc and I picked up the current tarball
> snapshot.   
> 
> I set up the Config to build for ARM and I'm getting a compiler error:
> 
> arm-lynx-linux-bluecat-gcc  -Wall -Os -fno-builtin -nostdinc
> -I../../../../include
> -I/BlueCat/cdt/lib/gcc-lib/arm-lynx-linux-bluecat/egcs-2.91.66/include -I.
> -D_LIBC   -DNDEBUG  -c create_module.c -o create_module.o
> /tmp/cccXFiLs.s: Assembler messages:
> /tmp/cccXFiLs.s:25: Error: Can not represent SWI relocation in this object file
> format (0)
> make[4]: *** [create_module.o] Error 1
> 
> Any ideas?  Does anyone know if this is a problem with __syscall on ARM?  Or is
> it maybe something funny in my cross development environment?

Over the weekend we have been changing include/bits/syscall.h so it is
autogenerated at compile time.  There was a problem with the script that
autogenerated this failed to cope with the extra wierd way rmk set up the
syscall numbers in asm/unistd.h.

I'll be checking in a fix in about 2 minutes,

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list