Date: Thu, 22 May 2003 02:09:29 +0200 From: Christian Koch <christian-koch@gmx.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: Marcel Moolenaar <marcel@xcllnt.net> Subject: Re: 5.0-RELEASE --> cannot build any Mozilla Version Message-ID: <200305220209.29952.christian-koch@gmx.net> In-Reply-To: <1053554366.415.73.camel@gyros> References: <bag1rm$rj4ti$1@ID-193052.news.dfncis.de> <3ECBE25B.6050106@mukappabeta.de> <1053554366.415.73.camel@gyros>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday May 21 2003 23:59, you wrote: > On Wed, 2003-05-21 at 16:32, Matthias Buelow wrote: > > Marcel Moolenaar wrote: > > > On Wed, May 21, 2003 at 04:18:59PM +0200, Christian Koch wrote: > > >>I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla > > >> version from ports. The build exits for all versions at the same > > >> point. A source file called jsdtoa.c. > > > > > > A compiler bug. Drop the optimization to plain -O and you should > > > be fine. > > > > Hmm, I built mine with -O2 -mpentiumpro and it worked ok; which options > > exactly trigger the bug? > > --march=p4 or pentium4 will cause Mozilla to break. > > Joe Thanks for the info, and sorry for wrong group. Now with i686 setting in /etc/make.conf everything compiles. I checked man(5) make.conf for info about the specific flags passed to gcc by a setting like p4 or i686 but did not find anything. It is true however, that I have a new PC with a Pentium 4. Something like that happened never before with my old Athlon and the i686 setting. Anyway I will bother the gcc newsgroup with that and want to thank you all for your help.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305220209.29952.christian-koch>