Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2002 19:29:55 +0100
From:      Marc Recht <marc@informatik.uni-bremen.de>
To:        James Satterfield <james@uberduper.com>, freebsd-current@FreeBSD.ORG
Subject:   Re: mozilla-devel port on current
Message-ID:  <602700000.1039199395@leeloo.intern.geht.de>
In-Reply-To: <004201c29d54$0120b690$a50a1eac@jsattertop>
References:   <004201c29d54$0120b690$a50a1eac@jsattertop>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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

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?602700000.1039199395>