------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-28 20:32 
-------
CFLAGS containing -mcpu= is your problem, this is listed on the instation instructions 
because it has 
bitten some of other people already.

`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to