delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
Date: | Thu, 15 Feb 2001 10:41:31 -0500 |
Message-Id: | <200102151541.KAA30990@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | cygwin-developers AT cygwin DOT com |
In-reply-to: | <20010215013211.A2451@redhat.com> (message from Christopher |
Faylor on Thu, 15 Feb 2001 01:32:11 -0500) | |
Subject: | Re: Exporting symbols from a .exe |
References: | <20010215013211 DOT A2451 AT redhat DOT com> |
> I know that in a past life I was able to export symbols from a normal > executable without too much work. If you're using "gcc --shared" note that I think the linker disables all the dll-related code (i.e. exports) when not building a dll. It shouldn't be hard to re-enable, but you'd have to make it not default to export-all like it does for dlls.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |