Closed Bug 722933 Opened 12 years ago Closed 12 years ago

add -MACHINE option for link.exe

Categories

(Firefox Build System :: General, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla13

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Whiteboard: [inbound])

Attachments

(1 file, 1 obsolete file)

when building dll, link.exe outputs the following warning.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86


Also...
- 64-bit link.exe bug, we cannot switch to VS2010 for Win64 build, To use 32-bit link.exe for 64-bit build, we require -MACHINE options.
- When we supports Win32/arm build, since arm target is cross compiler only, we must add this options...
Blocks: 672799
Attached patch fix (obsolete) — Splinter Review
Attached patch fix v2Splinter Review
Attachment #594932 - Attachment is obsolete: true
Attachment #598165 - Flags: review?(khuey)
https://hg.mozilla.org/mozilla-central/rev/6d0f16d85f27
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Blocks: 803862
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: