This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to build an DLL ?




>Date: Tue, 07 Oct 1997 19:00:59 +0400
>From: flam <flam@oceanes.fr>
>To: gnu-win32@cygnus.com
>Subject: How to build an DLL ?
>
>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 
?
>

The URL http://www.cygnus.com/misc/gnu-win32/ will point you to the 
documentation available.  See the section titled "Is there any 
documentation available?".

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]