Opened 12 years ago

Last modified 10 years ago

#252 accepted defect

emxomfld: understand SEGMENTS in .DEF

Reported by: dmik Owned by: bird
Priority: normal Milestone:
Component: emx Version:
Severity: normal Keywords:
Cc:

Description

Currently, emxomfld spits a warning that SEGMENTS is ignored when processing a .DEF file (at least in case of EMXOMFLD_TYPE=WLINK). It makes sense to handle it properly by mapping it to the SEGMENT directive of the Watcom Linker.

This limitation requires to manually add the -Zlinker '"SEGMENT ..."' option to the linker flags which is not very convenient and not portable.

Change History (2)

comment:1 Changed 12 years ago by bird

Component: baselayoutemx
Milestone: libc-0.6.6
Priority: highestnormal
Severity: blockernormal
Status: newaccepted

comment:2 Changed 10 years ago by Yuri Dario

Milestone: libc-0.6.6
Note: See TracTickets for help on using tickets.