automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool (1.5.26) with mingw/msys and eclipse problem


From: Ralf Wildenhues
Subject: Re: libtool (1.5.26) with mingw/msys and eclipse problem
Date: Thu, 28 Aug 2008 20:33:22 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Joost,

* Joost Kraaijeveld wrote on Thu, Aug 28, 2008 at 04:02:58PM CEST:
> 
> I have a large Makefile project that uses autotools for configuration.
> If I run "../configure" and "make" from the MSYS command prompt (rxvt)
> everything configures an compiles OK. 
> 
> However, if I use Eclipse to compile using exactly the same Makefiles, I
> get an error at link-time: for some reason libtool (1.5.26) decides to
> rewrite it's files (the asci stub files that point to the actual
> library) and forgets that paths in Windows and MSYS work differently in
> the process.
> 
> Is it possible to make libtool use the correct paths? 

What is it that Eclipse does differently from ../configure && make?
How about fixing that?

As far as I understand, this is not a problem of autotools/libtool,
but one of the program using them.  If you think otherwise, then I
would like to see more details.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]