Closed Bug 415032 Opened 17 years ago Closed 17 years ago

Build error when making js3250.dll

Categories

(Core :: JavaScript Engine, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: masa141421356, Unassigned)

Details

Attachments

(1 obsolete file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 Build Identifier: After checkin of bug 411430, js3250.dll cannot be created caused by two unresolved symbols. jsemit.obj : _js_GuardedArenaMark is not resolved (when build with --enable-debug ) jsstr.obj : _JS_MeanAndStdDev is not resolved Reproducible: Always Steps to Reproduce: 1. 2. 3. I'll attatch patch.
Attached patch patch rv.1.0 (obsolete) — Splinter Review
I successed to build js3250.dll with this patch on VC8 + cygwin with following option: --disable-tests --disable-logging --enable-optimize --enable-shared --disable-static --disable-debug --disable-installer
Attachment #300598 - Flags: review?
Comment on attachment 300598 [details] [diff] [review] patch rv.1.0 When clean build, it seems to be no trouble. --> WFM
Attachment #300598 - Attachment is obsolete: true
Attachment #300598 - Flags: review?
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
This is caused by mis-configuration, sorry.
Resolution: WORKSFORME → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: