Hi Bruce!
Bruce Korb wrote:
Hi Benson,
I'm really very sorry you are having trouble building. Unfortunately, I do not use the Cygwin environment myself. I have heard word that it can be gotten to build, but I've not done it myself. There are a couple more issues with your report, too:
1. 5.3.9 is very old 2. the text below is severely mangled and hard to read. I guess the link step needs to find the [EMAIL PROTECTED] symbol. 3. I'm not a libtool expert, either.
So, I'm forwarding this to my friend Gary in hopes he can forward it to someone who understands libtool on Cygwin. (Hi, Gary! Thanks for redirecting this! :)
I'm Cc:ing the libtool list. Several people who use libtool on Cygwin hang around on here, and may be able to comment usefully. Incidentally, with the impending libtool-2.0 and a recent gcc, performance on libtool is surprisingly good (if a little slow due to fork characteristics on Windows), so you might want to roll a new release with libtool-2.0 for your Cygwin users when the time is right... :-)
Cheers, Gary.
"SourceForge.net" wrote:
Bugs item #1045642, was opened at 2004-10-12 15:30 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103593&aid=1045642&group_id=3593
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: benson margulies (benson_basis) Assigned to: Nobody/Anonymous (nobody) Summary: libtool/cygwin build failure
Initial Comment: trying to build 5.3.9 on cygwin:
rm - fr .libs/libsnprintfv.la .libs/libsnprintfv.* .libs/libsnprintfv.* generating symbol list for `libsnprintfv.la' dlltool --export-all --exclude-symbols [EMAIL PROTECTED],[EMAIL PROTECTED],_cygwin_ [EMAIL PROTECTED],[EMAIL PROTECTED],DllEntryP [EMAIL PROTECTED] --output-def .libs/ cygsnprintfv-0.dll-def filament.lo format.lo list.lo snprintfv.lo stream.lo sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" < .libs/cygsnprintfv-0 .dll-def > .libs/libsnprintfv.exp if test "x`head -1 .libs/libsnprintfv.exp`" = xEXPORTS; then cp .libs/libsnprint fv.exp .libs/cygsnprintfv-0.dll-def; else echo EXPORTS
.libs/cygsnprintfv-0.dl
l-def; _lt_hint=1; cat .libs/libsnprintfv.exp | while read symbol; do set dummy $symbol; case $# in 2) echo " $2 @ $_lt_hint ; "
.libs/cygsnprintfv-0.dll-def
;; *) echo " $2 @ $_lt_hint $3 ; " >> .libs/cygsnprintfv- 0.dll-def;; esac; _lt_h int=`expr 1 + $_lt_hint`; done; fi gcc -Wl,--base-file,.libs/cygsnprintfv-0.dll-base -Wl,- e,[EMAIL PROTECTED] -o .libs/cygsnprintfv-0.dll filament.lo format.lo list.lo snprintfv.lo stream.l o /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../libcygwin.a (libcmain.o)(.text+0x7 d): undefined reference to [EMAIL PROTECTED]'
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=103593&aid=1045642&group_id=3593
-- Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org} Research Scientist ( '/ http://tkd.kicks-ass.net GNU Hacker / )= http://www.gnu.org/software/libtool Technical Author `(_~)_ http://sources.redhat.com/autobook
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/libtool