Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3514
| From | Frank Beythien <fbeythien@gmx.de> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | Re: Creating Dos/4gw Dynamic Link Libraries? |
| Date | 2018-01-02 13:47 +0100 |
| Organization | OpenWatcom |
| Message-ID | <p2g2ff$ick$1@www.openwatcom.org> (permalink) |
| References | <p2den3$v58$1@www.openwatcom.org> <p2e8dq$51c$1@www.openwatcom.org> <p2eiv3$7ib$1@www.openwatcom.org> |
Am 02.01.2018 um 00:16 schrieb Johann 'Myrkraverk' Oskarsson: > Frank Beythien wrote: >> Am 01.01.2018 um 13:57 schrieb Johann 'Myrkraverk' Oskarsson: >>> Dear Open Watcom, >>> >>> How do you create dynamic link libraries for Dos/4gw? So far >> >> I don't find DOS/4G DLLs mentioned in the docs, but I don't program >> Dos any more. > > See the Linker Guide, The OS/2 Executable and DLL File Formats, of > all places. > > I have found no explicit examples though. And the message I included > in my original post shows that Open Watcom (thinks it) knows how to > make Dos/4G DLLs. I don't think so as neither the guides nor the wlink.lnk file with all system definitions for linking has an entry for Dos/4g dlls. Here: http://www.tenberry.com/dos4g/watcom/4gwtable.html it shows DLLs are only possible with the $999 price tag and not with the watcom included version 1.97. >> It would help if you posted a minimal (compiling!) example with the >> complete wcc386 and wlink cmdlines output to see which version you are >> using. > > What do you mean? The makefile I listed shows the explicit wlink > command. I am using Open Watcom 1.9 (in DOSBox for this exercise). Why can't you provide the terminal output from running wcc386 ... and the full source code so it gets reproducable for anyone who wants to help? CU/2 Frank
Back to openwatcom.users.c_cpp | Previous | Next — Previous in thread | Next in thread | Find similar
Creating Dos/4gw Dynamic Link Libraries? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-01-01 20:57 +0800
Re: Creating Dos/4gw Dynamic Link Libraries? Frank Beythien <fbeythien@gmx.de> - 2018-01-01 21:16 +0100
Re: Creating Dos/4gw Dynamic Link Libraries? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-01-02 07:16 +0800
Re: Creating Dos/4gw Dynamic Link Libraries? Frank Beythien <fbeythien@gmx.de> - 2018-01-02 13:47 +0100
Re: Creating Dos/4gw Dynamic Link Libraries? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-01-03 17:01 +0800
Re: Creating Dos/4gw Dynamic Link Libraries? Paul S. Person <psperson@ix.netscom.com.invalid> - 2018-01-02 09:53 -0800
csiph-web