www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Mon, 16 Oct 2000 19:10:56 -0400 |
Message-Id: | <200010162310.TAA14240@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | venkat AT comit DOT com |
CC: | cygwin AT sourceware DOT cygnus DOT com |
In-reply-to: | <14827.35638.551000.788842@gargle.gargle.HOWL> (message from |
Venkat Iyer on Mon, 16 Oct 2000 16:11:50 -0700 (Pacific Daylight | |
Time)) | |
Subject: | Re: Solution: Exporting symbols from an executable |
References: | <14827 DOT 35638 DOT 551000 DOT 788842 AT gargle DOT gargle DOT HOWL> |
Discussions of linker changes should go to binutils AT sources DOT redhat DOT com > 1. a command line option? Yup. Unless you can automatically detect when exports exist, which might be a good automatic feature. > 2. in the code, where the default for a dll is to export everything, > for an exe is to export nothing, and if there are explicit def files > (or dllexports) then just do whatever is specified? Sounds good. Look in ld/emultempl/pe.em for where the functions are called, and ld/pe-dll.c where they are implemented. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |