mathieu wrote:
> Hello Neil,
>
>Thank you very much.
>
> I used CFLAGS found on internet when i installed this box (8
> months ago). This surelly explain time to time strange beaviour.
>
>I'd like to rebuild world but emerge is broken, do you think using
> a stage3 before rebuilding is
On Fri, 5 Oct 2007 11:48:31 +0300, Tapio Raevaara wrote:
> Isn't Nehemiah actually a C3-2? AFAIK, C3 has 3dNow! support, while
> C3-2 has SSE support instead. I believe -march=c3-2 would be a better
> choice.
My Nehemiah board is sat in a drawer right now, so I can't check, but
cat /proc/cpuinfo
On Friday 05 October 2007, Neil Bothwick wrote:
> Hello mathieu,
>
> > I'm using /usr/portage/profiles/selinux/2007.0/x86 on a VIA
> > Nehemiah box.
> >
> > Make.conf :
> >
> > CFLAGS="-Os -march=i686 -pipe -mmmx -msse"
>
> The Nehemiah is not a 686, although it is more than a 586. Call
Hello Neil,
Thank you very much.
I used CFLAGS found on internet when i installed this box (8 months
ago). This surelly explain time to time strange beaviour.
I'd like to rebuild world but emerge is broken, do you think using a
stage3 before rebuilding is a good idea ?
Regards,
Hello mathieu,
> I'm using /usr/portage/profiles/selinux/2007.0/x86 on a VIA
> Nehemiah box.
>
> Make.conf :
>
> CFLAGS="-Os -march=i686 -pipe -mmmx -msse"
The Nehemiah is not a 686, although it is more than a 586. Calling
certain i686 functions cayuses crashes. Use -march-c3.
Hi,
I'm using /usr/portage/profiles/selinux/2007.0/x86 on a VIA Nehemiah
box.
Make.conf :
CFLAGS="-Os -march=i686 -pipe -mmmx -msse"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
After an emerge --deep --update --ask --ve
6 matches
Mail list logo