How to build an DLL ?

flam flam@oceanes.fr
Tue Oct 7 11:20:00 GMT 1997


Hi everybody,


I have created several functions in a file MY_LIBRARY.C

I would like to create MY_LIBRARY.DLL. How can i do ?
Apparently i would have first to create a .DEF :
        echo EXPORTS > MY_LIBRAIRIE.DEF
Then	nm <Something>
Then	ld --base-file <How can i create a .base ?>
Then	dlltool <<Something>)
I tried different maners and it does'nt work...


What is the difference between relocatable DLL and non-relocatable DLL ?


Thanks in advance.

Salutations.

flam

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list