From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stuart Adams To: insight@sourceware.cygnus.com Subject: insight and cygwin build problems Date: Sun, 15 Aug 1999 18:27:00 -0000 Message-id: <37B76946.B10C712@brightstareng.com> X-SW-Source: 1999-q3/msg00049.html I too am having trouble building insight under cygwin 20.1 When linking the bfd library libtool attempts to use the Microsoft Linker "lib" to create the library and fails to find "lib": So I add the MSVC binaries to my path it gets to the point of attempting to link gdb.exe and fails with: > make[1]: *** No rule to make target `../bfd/libbfd.a', needed by `gdb.exe'. Stop. > make: *** [all-gdb] Error 2 bfd/.libs contains: libbfd.la libbfd.lai libbfd.lib but there is no libbfd.a anywhere. So I create symbolic links from where libbfd.a and libopcodes.a are supposed to be to libbfd.lib and libopcodes.lib. gdb.exe links but when I run it, it just returns. -- Stuart ---------------------------------------- Stuart Adams Bright Star Engineering Inc. 19 Enfield Drive Andover MA 01810 USA Tel: +1-978-470-8738 Fax: +1-978-470-8878 Email: sja@brightstareng.com Web: http://www.brightstareng.com/