Opened 19 years ago

Closed 19 years ago

Last modified 10 years ago

#1384 closed defect (invalid)

Firefox and Mozilla compile flags.

Reported by: xkernel@… Owned by: blfs-book@…
Priority: high Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Firefox and Mozilla does cleanly compile with optimization flags ie: - march=pentium3 -mtune=pentium3 -O3 -pipe. But it doesn't run cleanly, what means doesn't run at all, it tries to load extensions, and disable obsolete extensions in infinite loop. For clean build I suggest to compile it without any additional CFLAGS and CPPFLAGS.

P.S: For bug 1335 - I tried it with Firefox 1.0.4

Change History (2)

comment:1 by Randy McMurchy, 19 years ago

Resolution: invalid
Status: newclosed

The instructions in the book use the switch --enable-optimize. This is default Mozilla method and why it is used in the book. Using other optimization flags is not supported. Marking this bug as invalid.

comment:2 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.