Okay; applied latest egcs patches to egcs 1.1.1.

    % ./configure --target=arm-linux --prefix=/usr
    % cd gcc; make LANGUAGES="cc"

Eventually I get an abort with:

    libgcc1.S:430: asm/unistd.h: No such file or directory

which I presume means I need the ARM headers somewhere, so it can
get the syscall numbers.  Can someone tell me where I can find
instructions on which to do; it looks like I more or less follow
the section "If you are building on a Linux/ARM system...", except
that I'm running i386 Linux.  Any ideas?

-- 
Chris <[EMAIL PROTECTED]>                         ( http://www.fluff.org/chris )

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

Reply via email to