>(I just call arm-linux-gcc directly), but How do I tell the configure
>script what compiler to use, or do I have to set this up by hand by
>patching the make files?
$ CC=arm-linux-gcc .../configure ...
>The script also complains about the kernel headers beeing too old. They
>shouldn't be; I've tried 2.2pre7 and 2.1.132 and the docs tells me to
>use the latest headers. It seem like the with-headers flag doen't work...
What exactly are you giving on the command line? If you put the headers in
the directory where your target gcc finds them by default you don't need
--with-headers.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]