public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Failed linking gettext-0.18
@ 2010-08-07 13:00 Angelo Graziosi
  0 siblings, 0 replies; 9+ messages in thread
From: Angelo Graziosi @ 2010-08-07 13:00 UTC (permalink / raw)
  To: Cygwin

Charles Wilson wrote:
> [...] (2) override the build procedure for gettext to ensure that --enable-auto-import is provided on every link command, AFTER the "default" gettext setting of --disable-auto-import.

Just out of curiosity, I would ask if an alias like this

alias g++='g++ -Wl,--enable-auto-import'

or similar, would work...

Ciao,
Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Failed linking gettext-0.18
@ 2010-08-04 20:53 Markus Moeller
  2010-08-04 21:42 ` Charles Wilson
  0 siblings, 1 reply; 9+ messages in thread
From: Markus Moeller @ 2010-08-04 20:53 UTC (permalink / raw)
  To: cygwin

I have an application which depends on gettext 0.18, but the latest cygwin 
version is 0.17.  When I try to compile 0.18 I get the below error.

Is that a known problem.

Thank you
Markus

/bin/sh ../libtool  --tag=CC   --mode=link 
cc -std=gnu99  -g -O2  -Wl,--disable-auto-import -o msgcmp.exe 
msgcmp-msgcmp.o msgcmp-ms
gl-fsearch.o libgettextsrc.la   gettext.res
libtool: link: gcc -std=gnu99 -g -O2 -Wl,--disable-auto-import -o 
.libs/msgcmp.exe msgcmp-msgcmp.o msgcmp-msgl-fsearch.o gettext.res
  ./.libs/libgettextsrc.dll.a -L/usr/lib 
/home/markus/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.dll.a 
/usr/lib/l
ibcroco-0.6.dll.a /usr/lib/libglib-2.0.dll.a /usr/lib/libpcre.dll.a 
/usr/lib/libintl.dll.a /usr/lib/libxml2.dll.a -lz /usr/lib/libnc
urses.dll.a 
/home/markus/gettext-0.18.1.1/gettext-tools/intl/.libs/libintl.dll.a 
/usr/lib/libiconv.dll.a /usr/lib/gcc/i686-pc-cygwin
/4.3.4/libstdc++.dll.a -L/usr/lib/gcc/i686-pc-cygwin/4.3.4
      5 [main] ld 10108 sig_send: wait for sig_complete event failed, signal 
6, rc 258, Win32 error 0
collect2: ld terminated with signal 6 [Aborted]
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld: 
/usr/lib/libintl.dll.a(d000050.o): illegal symbol index 1633970
478 in relocs
make[4]: *** [msgcmp.exe] Error 1
make[4]: Leaving directory `/home/markus/gettext-0.18.1.1/gettext-tools/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/markus/gettext-0.18.1.1/gettext-tools/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/markus/gettext-0.18.1.1/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/markus/gettext-0.18.1.1/gettext-tools'
make: *** [all-recursive] Error 1 



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-08-07 22:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-07 13:00 Failed linking gettext-0.18 Angelo Graziosi
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 20:53 Markus Moeller
2010-08-04 21:42 ` Charles Wilson
2010-08-06  8:20   ` Markus Moeller
2010-08-06 21:44     ` Charles Wilson
2010-08-07  8:54       ` Corinna Vinschen
2010-08-07 15:53         ` Charles Wilson
2010-08-07 13:11       ` Markus Moeller
2010-08-07 22:50         ` Markus Moeller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).