Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Fri, 27 Aug 1999 17:51:46 +0400 From: Paul Sokolovsky X-Mailer: The Bat! (v1.32) UNREG / CD5BF9353B3B7091 Reply-To: Paul Sokolovsky X-Priority: 3 (Normal) Message-ID: <11744.990827@is.lg.ua> To: James Stern CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: SUMMARY: Dynamic linking In-reply-To: <19990826180701.28986.rocketmail@web1404.mail.yahoo.com> References: <19990826180701 DOT 28986 DOT rocketmail AT web1404 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello James, James Stern wrote: [] JS> I couldn't get dllwrap's --export-all-symbols to JS> export everything for me from my original module but JS> the solution was easy. I wrote a few lines of bash + JS> gawk to generate: [] Note there're two programs: dllwrap and dlltool. Former's task is only to create dll from objs, while latter handles all other dll-related operations, such as producing implib from def and def from objs. You should pass --export-all-symbols to dlltool. (Yes, I see that dllwrap's usage talks about --export-all-symbols, but you see yourself that it doesn't work as expected). JS> James M. Stern JS> ITG Inc. Culver City, CA (213) 270-7955 Best regards, Paul mailto:paul-ml AT is DOT lg DOT ua -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com