Date: Fri, 6 Dec 2002 10:36:45 -0800 (PST) From: Nate Lawson <nate@root.org> To: Marc Recht <marc@informatik.uni-bremen.de> Cc: freebsd-current@FreeBSD.ORG Subject: Re: mozilla-devel port on current Message-ID: <Pine.BSF.4.21.0212061035120.15885-100000@root.org> In-Reply-To: <602700000.1039199395@leeloo.intern.geht.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Dec 2002, Marc Recht wrote: > > mozilla-devel port fails to build on current. I would imagine this is > > already known, but I haven't seen any posts on the mailing list. > > ign -Wno-long-long -O -pipe -march=pentium4 -pipe -DNDEBUG -DTRIMMED > I'd bet that -march=pentium4 is your problem. Try with -march=pentiumpro > (the default). > > Marc > > "Premature optimization is the root of all evil." -- Donald E. Knuth A very apt signature, in this case "Premature enabling of optimization in a devel gcc is the root of all evil." :) -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0212061035120.15885-100000>