Mail Archives: djgpp/2000/02/05/13:32:36
On Wed, 2 Feb 2000, Damian Yerrick wrote:
> On Tue, 1 Feb 2000 09:09:52 +0200 (IST), Eli Zaretskii
> <eliz AT is DOT elta DOT co DOT il> wrote:
>
> >On Mon, 31 Jan 2000, Iain Pardoe wrote:
> >
> >> Can anyone help me with creating a DLL (dynamic link library)
> >> for C or Fortran code with DJGPP (for use in S-PLUS).
> >
> >You can't. DJGPP doesn't support creating DLLs.
>
> Does it with RSXNTDJ?
>
Apparently so, but I cannot get it to work. I get the following error
when trying (for example) gccw32.exe -Zdll -o dllcrt.dll dllcrt.o
dllcrt.def:
c:/djgpp/bin/ld.exe:dllcrt.def: file format not recognized; treating as
linker script
then there is a parse error.
Can anyone help? (I'm a complete novice with this)
Iain Pardoe
i DOT pardoe AT stat DOT umn DOT edu
- Raw text -