On ti, 2003-10-28 at 13:28, James Ferguson wrote:
> Hi, I'm trying to install on a new 1.4GHz Duron, one of the new 133FSB
> cpu's.
>  
> I'm Installing from stage 1 as I always do, (first time on this
> particular machine though)  but now when I get to emerge system i get
> the following error during configure of modutils 2.4.25:
>  
> checking whether the C compiler (gcc -mcpu=athlon -03 -pipe -yet_exec
> ) works
>  no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
>  
> I used mcpu=athlon to bootstrap.
>  
> at first I was using -mcpu=athon-xp  and when i got the error i
> thought mabey i was aiming to high so I started again from
> bootstrap using -mcpu=athlon.
>  
> can anyone shed a little light on this problem for me

I use -march=i686 for my Duron. It works fine enough. You can always use
i386 as a safe option.

Duron is a low-end processor, lacking the many neat features Athlon
processors have. Thus binaries utilising the features specific to Athlon
processors won't work with Durons. AFAIK there's no arch target for
Duron. You'll have to choose from one of the older Intel architectures:
386 and 686.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to