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: <00a001c119d6$fd35ecf0$d7823bd5@dmitry>
From: "Dmitry Timoshkov" <dmitry@baikal.ru>
To: "Pasch, Thomas \(ACTGRO\)" <extern.thomas.pasch@volkswagen.de>
Cc: <cygwin@cygwin.com>
References: <96C14D00FA99D311A8D60008C791F36409826845@devwagwodx0009.wob.vw.de>
Subject: Re: Symbol in DLL begin with _
Date: Tue, 31 Jul 2001 23:38:06 +0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

"Pasch, Thomas (ACTGRO)" <extern.thomas.pasch@volkswagen.de> wrote:

> You are wrong. I could use the attached script as
> well. But it will not work without ---add-stdcall-alias
> on my NT 4.0 system.

[skipped]

> # first, get a EXPORT list
> dlltool --add-stdcall-alias --export-all-symbols --output-def $LIBNAME.tmp $*

You can try both variants and inspect them to find a difference in the produced
.tmp files. I would recommend to create .def file manually instead of relying
on the --export-all-symbols feature and grep'ing "Java_" names.
--
Dmitry.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

