Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 9:00:33 +0200
From:      "Naetius" <naetius@timworld.org>
To:        mozilla@freebsd.org
Subject:   Reply to Sebastian Yepes
Message-ID:  <20030603070036.B850643F75@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,

in order to compile Mozilla u've to change march compilation option,
edit your /etc/make.conf and change the CPUTYPE to "pentiumpro";
"pentium4" optimized compilation has still some problem.
After U made this change do a "make clean" to erase any object
previously generated.

---
C Ya!
Naetius
Amazing new C software for bored UNIX developers:
#include <signal.h> int main() { raise(11); return 0; }



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030603070036.B850643F75>