[Bug bootstrap/18208] error compiling gcc34 on freebsd 5.1
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 28 20:32:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list