Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <200010121750.KAA08544@icarus.com>
X-Mailer: exmh version 2.1.1 10/15/1999
To: Jason Tishler <Jason.Tishler@dothill.com>
cc: Venkat Iyer <venkat@comit.com>, cygwin@sourceware.cygnus.com
Subject: Re: Exporting symbols from an executable 
In-Reply-To: Message from Jason Tishler <Jason.Tishler@dothill.com> 
   of "Wed, 11 Oct 2000 23:19:48 EDT." <20001011231948.A1023@OLMY> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 12 Oct 2000 10:50:48 -0700
From: Stephen Williams <steve@icarus.com>

On Tue, Oct 10, 2000 at 06:10:38PM -0700, Venkat Iyer wrote:
> I've read everything I could (including libtool, dlltool, gcc, ld
> documentation, cygwin archives, and google and alltheweb searches),
> and still haven't managed to make this work.
> 
> I want to export symbols from an executable, so that they can be used
> to resolve symbols at run time from dlopen'ed libraries.


Jason.Tishler@dothill.com said:
> 1. When I use MS's dumpbin /exports on the a.exe produced from your
> build procedure, I noticed that f1 was NOT exported. 

Huh, I wonder if compiling the main program with -rdynamic would help?

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

