[Bug bootstrap/22330] Building a cross linux->win32 incorrectly sets HAVE_GAS_SHF_MERGE true

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 17 03:30:00 GMT 2005


------- 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



More information about the Gcc-bugs mailing list