Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.programmer.misc > #1838
| Subject | Re: C DLL |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc |
| References | (9 earlier) <uquf5i$1m18k$1@dont-email.me> <25fa67aa-b1a3-43cf-8669-ff44909195fen@googlegroups.com> <uqvgsq$1s2el$1@dont-email.me> <XEQAN.382459$c3Ea.58123@fx10.iad> <ur0lqh$23vc6$1@dont-email.me> |
| From | Dave Yeo <dave.r.yeo@gmail.com> |
| Message-ID | <LgXAN.297848$Ama9.33971@fx12.iad> (permalink) |
| Date | 2024-02-19 22:03 -0800 |
Paul Edwards wrote: > On 20/02/24 06:31, Dave Yeo wrote: > >>> And since I don't need to thunk, because I don't >>> need to run 16-bit code, then the gcc 3.2.3 compiler >>> that I distribute should produce code that works >>> for OS/2. >> >> How are you planning on supporting OMF? It is the native object format, >> usually with USE32 and FLAT for pure 32 bit code. > > I'm not. I'm planning on using COFF object > code, as per Windows, but pdld would produce > an LX binary. > > Same equation for ELF output with coff input. > >>> And the author of pdld has only agreed to work on >>> that if I first get OS/2 applications to load under >>> PDOS/386 so that he can test the result. >> >> Are you planning on supporting LX binaries? > > Correct. > > The exeload.c that I pointed to before already detects > LX binaries but just says they are unsupported. It > supports PE currently. > And DLL's? OS/2 DLL's are more strict then Windows DLL's. 8.3 naming with the internal name needing to match the module name. Dave
Back to comp.os.os2.programmer.misc | Previous | Next — Previous in thread | Next in thread | Find similar
C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 04:35 +0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 05:16 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-16 15:32 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 09:49 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-17 10:42 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-18 03:11 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-17 16:27 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-18 09:56 +0800
Re: C DLL xhajt03 <xhajt03@gmail.com> - 2024-02-18 07:33 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-19 10:41 +0800
Re: C DLL xhajt03 <xhajt03@gmail.com> - 2024-02-19 03:47 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-19 20:17 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-19 14:31 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-20 06:47 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-19 22:03 -0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-20 14:16 +0800
Re: C DLL Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-16 15:28 -0800
Re: C DLL Marcel Mueller <news.5.maazl@spamgourmet.org> - 2024-02-17 10:11 +0100
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 18:00 +0800
Re: C DLL Paul Edwards <mutazilah@gmail.com> - 2024-02-17 18:03 +0800
csiph-web