Mail Archives: cygwin/1997/01/27/04:47:28
Hi,
I've got b17 and try to build a dll as described in building-dlls
document, but it compiles successfully, but the excution of main.exe
fails with the message 'can not execute foo.dll, check it for
details'?
Does any of you have an idea.
Note: I have add '--dll' in the ld command
dlltool --def foo.def --output-exp foo.exp --output-lib foo.a
--dllname foo.dll
gcc -c foo.c
gcc -c foo2.c
ld --dll -o foo.dll foo.exp foo.o foo2.o
gcc main.c foo.a -o main.exe
pascal
________________________________________________________
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 -