From: triple_da_money AT usa DOT net (Triple-T) Subject: Re: Creating a library from a dll 27 Dec 1998 16:55:25 -0800 Message-ID: <3686B308.9FC930DA.cygnus.gnu-win32@usa.net> References: <366B51E5 DOT 53DB9026 AT pobox DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: gnu-win32 AT cygnus DOT com Any other options ? I don't think this version od ld is in 20.1, I downloaded it last night ld --version gives me GNU ld 2.9.4 and it has these i386 options. i386pe: --base_file --dll --file-alignment --heap --image-base
--major-image-version --major-os-version --major-subsystem-version --minor-image-version --minor-os-version --minor-subsystem-version --section-alignment --stack --subsystem [:] --support-old-code DJ Delorie wrote: > > Triple-T wrote: > > Say I have a dll that I want to use with my program but I don't have a > > library for it so I can't use just do a > > Get the new improved linker! The latest version of ld (may be in B20.1, is > in gas snapshots) allows you to list the .dll right on the link line! The > linker generates the import library internally, and fixes up problems with > missing @nn's. -- --------------------------------------------------------------------- Great spirits often encounter violent opposition from mediocre minds. -- Albert Einstein - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".