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: <3956AFC1.3FCADA07@visi.net> Date: Sun, 25 Jun 2000 21:20:01 -0400 From: John Garrison X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12-20 i586) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: libtool problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I am using Mingw32 (don't know if that is on topic for this list, but you can still probably help). I am using it as a cross compiler. The problem is when I try to compile the library I wrote, libtool keeps trying to compile and run something called impgen. Of course since it isn't windows impgen.exe does not run and my compilation halts. It appears to be testing a lib in .lib or something because that is where it builds it. Can anyone tell me how to get libtool to work with a cross compiler? I know it works because I've compiled a lib that uses it. I just can't figure out how they made it work :( -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com