[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc 3.1 on Woody?



On Tue, 23 Jul 2002 22:14:55 -0600, user list
<debian-user@icantbelieveimdoingthis.com> wrote :

> Has anyone tried installing the gcc3.1 package from unstable on a
> woody platform?
> 

I've tried it and it works quite well. I managed to compile GNOME 2 from
source using some insane compiler optimizations. KDE 3.0.2 does not
compile successfully with gcc 3.1 (IIRC, it breaks at kdemultimedia). It
does compile fine with gcc 2.95.4 though.

If you are interested here are the optimizations that i used on my
pentium 3,

-msse -O3 -falign-functions=4 -fomit-frame-pointer -mfancy-math-387
-pipe -march=pentium3 -mfpmath=sse

--
Regards,


Jeremy Tan


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: