On Wed, 2003-02-05 at 16:45, [EMAIL PROTECTED] wrote:
> Doing a stage1 install of gentoo 1.4 on a 1.2GHz Duron system.  My CFLAGS
> is set to "-mcpu=duron -O3".  Everything goes fine until I get to the
> "emerge -u world" step, where it fails.  Setting my CFLAGS to i686 works
> without an issue.  My question is, SHOULD this work with specifying the
> duron processor?  Can I specify "athlon" instead?

>From gcc man page it seems there's no -mcpu=duron option. Try 
-mcpu=athlon or -mcpu=athlon-tbird (check your Duron architecture specs,
I think your CPU could have a Thunderbird core, according to the speed,
but I might be wrong).

-- 
Arturo di Gioia <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list

Reply via email to