Reply to Sebastian Yepes
"Naetius" <[email protected]> Tue, 3 Jun 2003 9:00:33 +0200
| Newsgroups | gmane.os.freebsd.devel.mozilla |
|---|---|
| Message-ID | <[email protected]> |
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; }
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla
To unsubscribe, send any mail to "[email protected]"