Closed
Bug 511427
Opened 16 years ago
Closed 15 years ago
Fennec Windows Mobile - mozconfig changes
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
ARM
Windows Mobile 6 Professional
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Unassigned)
Details
Changes to mozconfig for Fennec on Windows Mobile.
add:
export LOCK_DLLS=1
export ASFLAGS="-cpu ARM1136"
export CFLAGS="-QRarch6"
export CXXFLAGS="-QRarch6"
remove:
ac_add_options --disable-installer
Brad, agree?
Comment 1•16 years ago
|
||
(In reply to comment #0)
> export CFLAGS="-QRarch6"
> export CXXFLAGS="-QRarch6"
why are we switching to targeting arm6? this would kill support for running in the emulator (which we can do now if you disable jit).
I guess I'm fine with this if we have data showing its a perf win.
Reporter | ||
Comment 2•16 years ago
|
||
yeah, it is a pretty huge perf win.
Comment 3•16 years ago
|
||
Any numbers?
Reporter | ||
Comment 4•16 years ago
|
||
yeah; i will get some later this week.
Comment 5•16 years ago
|
||
@dougt got those numbers?
Comment 6•15 years ago
|
||
Can we close this bug or is this performance testing still ongoing?
Comment 7•15 years ago
|
||
still want to make the change, but I want numbers first.
Reporter | ||
Updated•15 years ago
|
Component: Windows Mobile → General
OS: All → Windows Mobile 6 Professional
Hardware: All → ARM
Comment 8•15 years ago
|
||
Winmo is not a target
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•