This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Evidently, this fails, because libguile.dll.a lives in /home/Hanwen/src/guile-1.7.1/libguile/.libs; however, running GCC with
-L/home/Hanwen/src/guile-1.7.1/libguile/.libs -lguile
does work, so libtool is incorrectly translating the commandline.
I take that I don't need to run GCC with -Wl,verbose ?
/home/Hanwen/src/guile-1.7.1/libguile/.libs /home/Hanwen/src/guile-1.7.1/libguile-ltdl/.libs
-- Chuck
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |