Opened 13 years ago
Last modified 11 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 by , 13 years ago
Component: | baselayout → emx |
---|---|
Milestone: | → libc-0.6.6 |
Priority: | highest → normal |
Severity: | blocker → normal |
Status: | new → accepted |
comment:2 by , 11 years ago
Milestone: | libc-0.6.6 |
---|
Note:
See TracTickets
for help on using tickets.