Re: XGL powerbook 15"

2006-05-03 Thread ruben
At Thu, 4 May 2006 03:13:53 +0200, Federico Pistono wrote: > > configure:2420: g++ -O4 -march=pentium-m -mtune=powerpc -pipe > -fomit-frame-pointer -ffast-math conftest.c >&5 > cc1plus: error: invalid option 'arch=pentium-m' > > ac_cv_env_CFLAGS_value='-O4 -march=pentium-m -mtune=powerpc -pip

Re: XGL powerbook 15"

2006-05-03 Thread Jack Malmostoso
On Thu, 04 May 2006 03:20:08 +0200, Federico Pistono wrote: > Hi, > I'm trying to build the cvs according to the guide in the site: > > http://www.freedesktop.org/wiki/Software/Xgl If your PB has an Nvidia video card, there is no point in doing this, since the nv driver has no 3D capabilites wha

XGL powerbook 15"

2006-05-03 Thread Federico Pistono
Hi, I'm trying to build the cvs according to the guide in the site: http://www.freedesktop.org/wiki/Software/Xgl but event the very first package, cairo, give me problems. $ export CFLAGS="-O4 -march=ppc -mtune=ppc -pipe -fomit-frame-pointer -ffast-math" $ export CXXFLAGS=$CFLAGS Shoudl the ma