Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » libtool / mingw/msys eclipse 3.4 problem
libtool / mingw/msys eclipse 3.4 problem [message #222732] Thu, 28 August 2008 09:59
Eclipse UserFriend
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
Previous Topic:java.io.IOException after launching the Hello World C++ Project
Next Topic:How to trigger Index rebuild?
Goto Forum:
  


Current Time: Mon Nov 10 10:56:23 EST 2025

Powered by FUDForum. Page generated in 0.04382 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top