| libtool / mingw/msys eclipse 3.4 problem [message #222732] |
Thu, 28 August 2008 09:59 |
Eclipse User |
|
|
|
Hi,
I have a large Makefile project that uses autotools for configuration.
If I run "../configure" and "make" from the MSYS commandprompt (rxvt)
evrything 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 force Eclipse to use MSYS's sh.exe or to force libtool
to use the correct paths?
TIA
Joost
|
|
|
Powered by
FUDForum. Page generated in 0.04382 seconds