I am trying to compile the tool chain as a cross
compiler.
I have read the faqs, the web pages,
applied the patches (at least i think i got them all).
I started out with
binutils-2.9.5.0.24
gcc-2.95.2
glibc-2.1.2
I had some patching errors when applying
the 2.95.2 patch to gcc.
It failed patching ChangeLog and configure.
i also patched linux-2.2.13 with 
patch-2.2.13-rmk2
linux-2.2.13rmk1-cvs991228.diff
this gave me some patching errors for a few files.
if necessary, I can supply the output of my patching attempts.

diff-2.2.13-rmk2-np14
This also gave some patching errors.
i ran make menuconfig;make dep
 I was able to compile binutils, and gcc and install them.
Now, when I configure glibc-2.1.2, it seems to
configure properly, except for one message
saying that arm-linux-gcc does not work.
I tried to compile glivc anyway, and eventually i get the folling message.
...

) | arm-linux-gcc -c  -I../include -I.  -I.. -I../libio  -I../sysdeps/arm/elf -I
../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthread
s/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/
unix -I../linuxthreads/sysdeps/arm -I../sysdeps/unix/sysv/linux/arm -I../sysdeps
/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mma
n -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysde
ps/unix -I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm -I../sysdeps/wo
rdsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/el
f -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h
  -DASSEMBLER   -x assembler-with-cpp -o sstk.o -
: Assembler messages:
:2: Error: Can not represent SWI relocation in this object file format (0)
make[1]: *** [sstk.o] Error 1
make[1]: Leaving directory `/mnt/arm/src/glibc/glibc-2.1.2/misc'
make: *** [misc/subdir_lib] Error 2

what does this mean, and how do i fix it?


thanks.
phil

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to