Opened 13 years ago

Closed 13 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)

emxomfld.zip (57.2 KB) - added by dryeo 13 years ago.
06.4x version of emxomfld

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by dryeo

Attachment: emxomfld.zip added

06.4x version of emxomfld

comment:1 Changed 13 years ago by dryeo

Milestone: libc-0.6.4
Resolution: invalid
Status: newclosed

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.