| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| This must be a really dumb question, but I don't seem to be able to figure out how to obtain a listing file. I just downloaded open-watcom-c-win32-1.7a.exe and installed it without any difficulty. It assembles my source file and I can link with wlink. It all works perfectly. After more than 2 years, I am able to duplicate the DLL file that I am using and which I want to modify. But wasm /h command does not even mention anything about a listing file! Is there any way that I can obtain a listing file of the assembled source code? Thus far, WatCom has the only assembler / linker pair that I have found which can duplicate the DLL that I am using. So shifting to a different assembler may not be useful. Does WatCom have another EXE file that I am missing that is used to produce a listing of the assembled source code? Also, it would be helpful to have a link map, although right now I probably would not know what to do with one. Sincerely yours, Jerome Fine |
|
#2
| |||
| |||
| On Sep 6, 10:25*pm, "Jerome H. Fine" <spamt...@crayne.org> wrote: > This must be a really dumb question, but I don't seem to be able to > figure out > how to obtain a listing file. *I just downloaded > open-watcom-c-win32-1.7a.exe > and installed it without any difficulty. *It assembles my source file > and I can > link with wlink. *It all works perfectly. *After more than 2 years, I am > able > to duplicate the DLL file that I am using and which I want to modify. *But > wasm */h > command does not even mention anything about a listing file! > > Is there any way that I can obtain a listing file of the assembled > source code? > Thus far, WatCom has the only assembler / linker pair that I have found > which > can duplicate the DLL that I am using. *So shifting to a different assembler > may not be useful. > > Does WatCom have another EXE file that I am missing that is used to produce > a listing of the assembled source code? > > Also, it would be helpful to have a link map, although right now I probably > would not know what to do with one. > > Sincerely yours, > > Jerome Fine Japheth's modified re-distribution of Wasm supports the "- Fl=listingfile.lst" option: http://www.japheth.de/ Nathan. |
|
#3
| |||
| |||
| "NathanCBaker" <spamtrap@crayne.org> wrote in message news:7de9c10a-de97-4d8e-8216-1bc2bc119382@j22g2000hsf.googlegroups.com... > On Sep 6, 10:25 pm, "Jerome H. Fine" <spamt...@crayne.org> wrote: > > This must be a really dumb question, but I don't seem to be able to > > figure out > > how to obtain a listing file. I just downloaded > > open-watcom-c-win32-1.7a.exe > > and installed it without any difficulty. It assembles my source file > > and I can > > link with wlink. It all works perfectly. After more than 2 years, I am > > able > > to duplicate the DLL file that I am using and which I want to modify. But > > wasm /h > > command does not even mention anything about a listing file! > > > > Is there any way that I can obtain a listing file of the assembled > > source code? > > Thus far, WatCom has the only assembler / linker pair that I have found > > which > > can duplicate the DLL that I am using. So shifting to a different assembler > > may not be useful. > > > > Does WatCom have another EXE file that I am missing that is used to produce > > a listing of the assembled source code? > > > > Also, it would be helpful to have a link map, although right now I probably > > would not know what to do with one. > > > > Japheth's modified re-distribution of Wasm supports the "- > Fl=listingfile.lst" option: > > http://www.japheth.de/ > There are also a four NGs for "openwatcom": openwatcom.bugzilla, openwatcom.contributors, openwatcom.users.c_cpp, openwatcom.users.fortran You want 'openwatcom.users.c_cpp'. There was some problem with distribution/receipt of posts from/to their NG server via other NG servers. They recommended connecting directly to their server: news.openwatcom.org. The issue might be fixed today. I don't know. Anyway, a browser link: news://news.openwatcom.org/openwatcom.users.c_cpp Rod Pemberton |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.