From: earnie_boyd@hotmail.com (Earnie Boyd)
Subject: Re: How to build an DLL ?
9 Oct 1997 02:41:15 -0700
Message-ID: <19971008112212.9107.qmail.cygnus.gnu-win32@hotmail.com>
Content-Type: text/plain
To: flam@oceanes.fr
Cc: gnu-win32@cygnus.com



>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".
