Opened 17 years ago
Last modified 17 years ago
#131 closed enhancement
Switch to OpenWatcom wrc.exe — at Version 3
Reported by: | Steven Levine | Owned by: | Steven Levine |
---|---|---|---|
Priority: | major | Milestone: | Release_3.9 |
Component: | fm/2 base | Version: | 3.09 |
Keywords: | building | Cc: |
Description (last modified by )
We are still using the IBM rc.exe because the OpenWatcom v1.6 wrc.exe is broken. It fails to copy the resident names table and the iterated pages. It also fails to generate usable .res files.
Change History (3)
comment:1 by , 17 years ago
Milestone: | Release_3.7 → Release_3.8 |
---|---|
Version: | 3.07 → 3.08 |
comment:2 by , 17 years ago
Milestone: | Release_3.8 |
---|---|
Version: | 3.08 |
comment:3 by , 17 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Priority: | minor → major |
Note:
See TracTickets
for help on using tickets.
as of 9/29 wrc.exe no longer destroys the bldlevel info, but it still does not generate working .res files with
or with
This applies to bth wrc 1.7 and 1.8a.
The -zm allows for debugging the issue using Martin Lafaix's rdc.cmd (or a modified version)