How do I cross build bash on a i486 ?

have tried ./configure --target=arm-linux : it is ignored
have tried ./configure --host=arm-linux --build=i486-linux : tells
it builds for arm-linux, but still uses GCC
have tried CC=arm-linux-gcc ./configure --host=arm-linux
--build=i486-linux : It tells he cannot execute ./dummy (he has compiled
it for arm and tries to execute on i486. Silly boy)

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

Reply via email to