Closed Bug 207401 Opened 22 years ago Closed 21 years ago

Win32 compiler/linker option correction

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.6alpha

People

(Reporter: steve, Assigned: leaf)

Details

Attachments

(2 files)

User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) Build Identifier: config/rules.mk specifies a linker flag to the compiler which is incorrect. Patch attached to address the problem. Reproducible: Always Steps to Reproduce: 1. 2. 3.
The /DEF command line switch is a linker option, not a compiler one. The compiler interprets the incorrect switch as a define, which is surely not the intended behaviour.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is not an enhancement, its a bug that needs fixing. It needs adressing to enable the tree to build using compilers that do not ignore this incorrect command line switch, such as the Intel C compiler. I have Intel's attention at the moment, so if we can get the tree 'clean' with respect to their compiler, we stand more chance of them addressing outstanding issues that we cannot resolve on our own - i.e. compiler internal errors that I'm trying to track down. The less modifications Intel have to make to the source tree to get it to compiler, the more likely they are to help us ... You get the idea ...
Severity: enhancement → normal
Comment on attachment 124375 [details] [diff] [review] Win32 compiler/linker option correction seawood needs to review this.. sonds like the right thing though.
Attachment #124375 - Flags: review?(seawood)
Comment on attachment 124375 [details] [diff] [review] Win32 compiler/linker option correction You need a win32 developer to review this.
Attachment #124375 - Flags: review?(seawood)
Would be nice to get this into 1.4, but not essential. Do I need to do anything else to get this moving along ?
Adam - can you review this, please.
Comment on attachment 124375 [details] [diff] [review] Win32 compiler/linker option correction r=adamlock
Attachment #124375 - Flags: review+
Mass reassign of Build/Config bugs to Leaf.
Assignee: mozbugs-build → leaf
leaf, can you checkin steve's patch?
got moa=bryner on IRC, fixed-on-trunk
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.6alpha
Attached patch patchSplinter Review
there is some strange sign at the end of the line it looks like ctrl-m like that note sign.
Comment on attachment 133386 [details] [diff] [review] patch I just checked in this patch to fix the linker bustage bernd was having... this just removes a stray ^M that was at the end of that line.
Attachment #133386 - Flags: superreview+
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: