Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] freeglut
Date: Sun, 02 Jul 2006 01:46:54
Message-Id: 7573e9640607011839u1bb62c39p977de6f6898daa7e@mail.gmail.com
In Reply to: [gentoo-user] freeglut by Jean Magnan de Bornier
1 On 7/1/06, Jean Magnan de Bornier <jean@×××××××.net> wrote:
2 > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2
3 > -march=i686 -pipe -mfpmath=sse -Wall -pedantic -Werror -c
4 > freeglut_callbacks.c -MT libglut_la-freeglut_callbacks.lo -MD -MP -MF
5 > .deps/libglut_la-freeglut_callbacks.TPlo -fPIC -DPIC
6
7 Does your CFLAGS have -mfpmath=sse? If so, take that out. In fact,
8 -march=i686? Are you running some ancient pentium? Maybe you should
9 just post the output of "emerge --info" and "cat /proc/cpuinfo" for
10 review...
11
12 -Richard
13 --
14 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] freeglut Jean Magnan de Bornier <jean@×××××××.net>