Date: Sat, 6 Nov 2004 11:45:30 -0700 From: Jie Gao <jeffgaofreebsd@gmail.com> To: Jeremy Messenger <mezz7@cox.net> Cc: freebsd-ports@freebsd.org Subject: Re: HEADS UP: Ports are not ready for CFLAGS=-O2 in 6.0 Message-ID: <639522fe041106104568ced838@mail.gmail.com> In-Reply-To: <opsg0bivob9aq2h7@mezz.mezzweb.com> References: <20041102222000.GA65845@xor.obsecurity.org> <639522fe041103144732ea6683@mail.gmail.com> <1099522198.59328.4.camel@blueheron.ahze.net> <200411050919.09547.freebsd.nospam@mekanix.dk> <79D46B84-2F34-11D9-8D06-000A958C81C6@ahze.net> <639522fe041105112218c5c9f8@mail.gmail.com> <opsg0bivob9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, removing CPUTYPE is what I did to solve the problem. And I did the build after Oct 28's commit, so the athlon-xp fix did not help in this case. And BTW, my CPU is not a real Pentium 4 but a Xeon with SSE2 support. I assume it runs the same code as Pentium 4 (without SSE3) can run. Am I right? On Fri, 05 Nov 2004 13:38:45 -0600, Jeremy Messenger <mezz7@cox.net> wrote: > On Fri, 5 Nov 2004 12:22:00 -0700, Jie Gao <jeffgaofreebsd@gmail.com> > wrote: > > > gstreamer-plugins really has problems with particular compiler flags. > > On my system I cannot use -O -pipe -march=pentium4 otherwise > > gst-register will fail. > > Try either remove CPUTYPE or switch to -O2 to fix this problem. The -O2 w/ > CPUTYPE and -O w/out CPUTYPE run better than -O w/ CPUTYPE in GNOME2 > (include gstreamer-plugins). But, I don't know about p4, it might be > different case from athlon-xp. > > Cheers, > Mezz > > > > > On Fri, 5 Nov 2004 09:10:41 -0500, Michael Johnson <ahze@ahze.net> wrote: > >> > >> > >> > >> On Nov 5, 2004, at 3:19 AM, Bjarne Wichmann Petersen wrote: > >> > >> > On Wednesday 03 November 2004 23:49, Michael Johnson wrote: > >> >> On Wed, 2004-11-03 at 15:47 -0700, Jie Gao wrote: > >> >>> I just wonder if it is safe to use -O2 -pipe for kernel + world on > >> >>> 5-STABLE now. > >> >> works okay for me > >> > > >> > And ports on 5-STABLE? > >> yes, I just started doing this a while back by accident when I trying > >> to fix gstreamer-plugins > >> and I built world and kernel with -O2 and nothing broke for me so I > >> left it. > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?639522fe041106104568ced838>