Closed Bug 1134618 Opened 9 years ago Closed 9 years ago

Windows build fails with LINK : fatal error LNK1320: /MAXILKSIZE value 0x7FFFFFFF must be between 0x01000000 and 0x7FF00000

Categories

(Firefox Build System :: General, defect)

x86_64
Windows 7
defect
Not set
major

Tracking

(firefox38 fixed)

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: wgianopoulos, Assigned: wgianopoulos)

References

Details

(Keywords: regression)

Attachments

(2 files, 1 obsolete file)

Windows builds failing with:

LINK : fatal error LNK1320: /MAXILKSIZE value 0x7FFFFFFF must be between 0x01000000 and 0x7FF00000
Attached patch bug1134618.patch (obsolete) — Splinter Review
Assignee: nobody → wgianopoulos
Status: NEW → ASSIGNED
Attachment #8566526 - Flags: review?(mh+mozilla)
Severity: blocker → major
Same patch updated check-in comment.
Attachment #8566526 - Attachment is obsolete: true
Attachment #8566526 - Flags: review?(mh+mozilla)
Attachment #8566819 - Flags: review?(mh+mozilla)
Attachment #8566819 - Attachment description: patch → change MaxILKSize to 0x7FF00000
I should have mentioned this is happening with Microsoft Visual Studio 2013 Express with all the latest Windows updates applied.

I think the intent of the fix for bug 1133384, was to ensure MaxILKSize was less than 0x80000000, so this patch should still resolve the issue there.
OH and Visual studio 2013 express is a supposed officially supported build environment.
Oh and also checking the compiler version is clearly NOT sufficient to determine the linker version.
Keywords: checkin-needed
Attachment #8566819 - Attachment is obsolete: true
Attachment #8567493 - Flags: review+
Attachment #8566819 - Attachment is obsolete: false
https://hg.mozilla.org/mozilla-central/rev/7c0a5a6f94e1
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
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: