Mail Archives: cygwin/1997/01/28/03:17:00
Ooops, ok done.
But now ld crashes : access_violation at C0...05 !!!!!
It looks like an old problem with ld, but I do not remember if there
is any workaround.
pascal
______________________________ Reply Separator _________________________________
Subject: Re: Building-dll doc file
Author: gunther DOT ebert AT ixos-leipzig DOT de at INTERNET
Date: 28/01/1997 08:21
Pascal DOT Trouvin AT integralis DOT co DOT uk wrote:
>
> I've tried that, it doesn't work. I got exactly the same message.
>
> the new procedure was:
>
> gcc -c foo.c
> gcc -c foo2.c
> ld --dll -o foo.dll --base-file foo.base foo.o foo2.o
> dlltool --def foo.def --output-exp foo.exp --output-lib foo.a
> --dllname foo.dll
You forgot the --base-file dlltool option.
dlltool --def foo.def --output-exp foo.exp --output-lib foo.a
--dllname foo.dll --base-file foo.base
Gunther
________________________________________________________
MIMEsweeper has scanned this message and its attachments
and found it to be free of all known viruses.
info AT Integralis DOT com
http://www.integralis.com
Innovation, Integration, Integralis
________________________________________________________
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -