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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <39C73D9D.E4F27A45@ife.ee.ethz.ch> Date: Tue, 19 Sep 2000 12:19:09 +0200 From: Thomas Sailer Organization: IfE X-Mailer: Mozilla 4.75 [en] (X11; U; SunOS 5.5.1 sun4u) X-Accept-Language: de,fr,ru MIME-Version: 1.0 To: cgf AT cygnus DOT com CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: how to make a .lib from msfl70d.dll References: <27832437 DOT 969144793742 DOT JavaMail DOT imail AT digger DOT excite DOT com> <200009182000 DOT QAA21861 AT envy DOT delorie DOT com> <003d01c021b1$b5a21440$0300a8c0 AT sumt1 DOT nj DOT home DOT com> <20000918165156 DOT A17300 AT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Chris Faylor wrote: > Can't you use this lib file with gcc? Just rename it from foo.lib to libfoo.a . I tried this with the MSVC compiled ORBit port for Win32. Now I'm getting undefined references o:\programming\cor:7: undefined reference to `_chkesp' o:\programming\cor:15: undefined reference to `_alloca_probe' _chkesp seems to be in MSVCRT.DLL (but AFAIK not in mingw's libmsvcrt.a), but I haven't found _alloca_probe. Tom -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com