Closed
Bug 450204
Opened 17 years ago
Closed 17 years ago
TM: js shell build failures on Windows XP
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Unassigned)
Details
Attachments
(2 files)
fatal error nanojit.h(55) unknown nanojit architecture in both opt debug shell builds on windows xp.
Flags: in-testsuite-
Flags: in-litmus-
Comment 1•17 years ago
|
||
Which config/*.mk gets picked for XP?
| Reporter | ||
Comment 2•17 years ago
|
||
WINNT5.1.mk
Comment 3•17 years ago
|
||
I don't understand where it's getting a NANOJIT_ARCH set from, and therefore why it's trying to build the tracer at all. Can you attach the full build output?
| Reporter | ||
Comment 4•17 years ago
|
||
| Reporter | ||
Comment 5•17 years ago
|
||
Comment 6•17 years ago
|
||
Yeah, some GC change lit up the tinderboxes too (http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTest/1218546454.1218546475.8279.gz etc.) by not guarding with JS_TRACER appropriately. I'll poke at this in a sec.
Comment 7•17 years ago
|
||
Whats the status of this bug? Any updates?
Comment 8•17 years ago
|
||
We fixed this.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•