I keep trying to build GCC as an ELF compiler in my aout StrongARM RPC but
it falls over at the same place (libgcc1.S) each time.  The steps I've
done so far are...

o       Set the symlinks in the /usr/include to point to the linux kernel
        sources.
o       Installed and patched the egcs sources in /usr/src
o       Then in /usr/src
        
        mkdir build ; cd build
        ../egcs1.1.2/configure --target=arm-linux --prefix=/usr/local
        cd gcc
        make LANGUAGES="c"

It sits there working away until it dies with libgcc1.S can't find header
asm/unistd.h or some such.  The kernel has been configured and make
dep(ed).  /usr/include/asm/unistd.h is there and in libgcc1.S it is
included with <asm/unistd.h>.

I don't know why it isn't find them and wanna build the tools so that I
can build a 2.2 kernel.

Not fair 

<pout>

Melanie
 
-- 
=====================================================================
Melanie Rhianna Lewis                      [EMAIL PROTECTED]
"An it hurt none, do what thou will"    http://www.defaid.demon.co.uk
TLBB#2 TGMCC#1 - GS550 (In the front yard), X7 (Dead), MZ 125TS (Ill)
=====================================================================

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to