------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-17 
03:29 -------
(In reply to comment #7)
> I don't know how to do that with the current configure.
> 
> Build != Host 
> --build=i686-pc-linux-gnu --host=i686-pc-mingw32 --target=i686-pc-mingw32
> 
> From configure.ac:
> # If build != host, and we aren't building gas in-tree, we identify a
> # build->target assembler and hope that it will have the same features
> # as the host->target assembler we'll be using.
> 
> (which is wrong in this case)

Actually it better or there is something wrong as basicially you cannot really 
mix match the as versions 
of a Candian cross.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22330

Reply via email to