Statux wrote:
>> No, I don't have it in my CFLAGS:
>> grep CFLA /etc/make.conf
>> CFLAGS="-march=pentium2 -mmmx -pipe -O3 -fomit-frame-pointer"
>> CXXFLAGS="${CFLAGS}"
>>     
>
> shouldn't -mmmx be -mmx or have I been looking at too many switches and
> use flags and going cross-eyed?
>
>   



When used as a CFLAG it should be "-mmmx" (according to "man gcc").
When used as an USE flag it should be "mmx" (according to "euse -i mmx").


-- 
Best regards,
Daniel


-- 
gentoo-user@gentoo.org mailing list

Reply via email to