Opened 14 years ago
Closed 14 years ago
#235 closed defect (invalid)
emxomfld should ignore /PACKDATA when linking with wlink.
Reported by: | dryeo | Owned by: | bird |
---|---|---|---|
Priority: | normal | Milestone: | libc-0.6.4 |
Component: | emx | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description
When building Mozilla with set EMXOMFLD_TYPE=WLINK the build dies with this,
emxomfld: warning: ignoring ilink option '/EXEPACK:2' emxomfld: warning: ignoring ilink option '/PACKCODE' Error! E3033: file ldW4DIQY.: line(8): directive error near '/PACKDATA'
So /PACKDATA should be added to the ignored list in emxomfld.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | emxomfld.zip added |
---|
comment:1 by , 14 years ago
Milestone: | → libc-0.6.4 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Seems this defect has already been fixed in svn so attaching a build of the fixed emxomfld and closing this bug.
Note:
See TracTickets
for help on using tickets.
06.4x version of emxomfld