Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm 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 Message-ID: <20000520202210.10082.qmail@web125.yahoomail.com> Date: Sat, 20 May 2000 13:22:10 -0700 (PDT) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: DLL's ; Import libs ; def files etc .. To: J D L , "cygwin AT sourceware DOT cygnus DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- J D L wrote: -8<- > I have a database program, distributed as an DLL. > The distribution contains also import libraries for > the Borland compiler and the Microsoft compiler. > On top of that it even contains a .DEF file, however with > following constructs in it : > > EXPORTS > _SQLAllocConnect AT 8 > _SQLAllocConnect = _SQLAllocConnect AT 8 > > I created a 'cygnus' def file with the usual manipulations out of > the FAQ. > -8<- Why didn't you use the supplied .def file to create the import library??? By creating your own you missed the aliases that were in the supplied .DEF file that caused your problems. Cheers, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com