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 |
Message-ID: | <00a001c119d6$fd35ecf0$d7823bd5@dmitry> |
From: | "Dmitry Timoshkov" <dmitry AT baikal DOT ru> |
To: | "Pasch, Thomas \(ACTGRO\)" <extern DOT thomas DOT pasch AT volkswagen DOT de> |
Cc: | <cygwin AT cygwin DOT com> |
References: | <96C14D00FA99D311A8D60008C791F36409826845 AT devwagwodx0009 DOT wob DOT vw DOT de> |
Subject: | Re: Symbol in DLL begin with _ |
Date: | Tue, 31 Jul 2001 23:38:06 +0800 |
MIME-Version: | 1.0 |
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 DOT thomas DOT pasch AT volkswagen DOT 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |