On Sun, Sep 7, 2008 at 2:11 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * Steven Woody wrote on Sun, Sep 07, 2008 at 07:53:43AM CEST: >> On Tue, Sep 2, 2008 at 2:35 AM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: >> > Erm, have you tried >> > CC=arm-linux-gcc ./configure >> > >> > yet? > >> If I did that, I will get: >> >> loading cache ./config.cache >> checking host system type... ./config.guess: line 735: ./dummy-3089: >> cannot execute binary file >> ./config.guess: line 999: ./dummy-3089: cannot execute binary file >> configure: error: can not guess host type; you must specify one > > And what about specifying both? > CC=arm-linux-gcc ./configure arm-linux >
This works! Thank you very much!
