> configure --host=i386-mingw32 --build=i386-mingw32 --target=i386-mingw32
> ...
> With the above command I get the following...
> 
> checking host system type... i386-pc-mingw32
> checking build system type... i386-pc-mingw32
> 
> Why isn't ${target} converted to i386-pc-mingw32??

I assume because you explicitly give it on the commandline which probably
takes precedence over any autoprobed value.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <[EMAIL PROTECTED]> =

Reply via email to