> Hello All,

Hi.

> configure: error: can not run test program while cross
> compiling

> If anybody has an idea...

Your compiler wants to cross-compile for another platform, and tests are not
supported for cross-compiling. My guess is, that you have changed your CHOST
in a non-stage-1 installation or that your CFLAGS contain some garbage,
which make the compiler think of cross-compiling. Double check both of these
conditions, please.

Greetings, Dennis



--
[EMAIL PROTECTED] mailing list

Reply via email to