This is the mail archive of the cygwin-developers 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]

coredump when compiling gettext from source


Hi,

I have installed a fresh install of cygwin 1.7 and I wanted to compile
gettext from source
but I get a segmentation fault :

gcc -shared  .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o
.libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o
.libs/localealias.o .libs/textdomain.o .libs/l10nflist.o
.libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o
.libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o
.libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o
.libs/log.o .libs/printf.o .libs/version.o .libs/osdep.o
.libs/intl-compat.o   -Wl,--disable-auto-import -Wl,--export-all-symbols -o
.libs/cygintl-8.dll -Wl,--enable-auto-image-base -Xlinker --out-implib
-Xlinker .libs/libintl.dll.a
collect2: ld terminated with signal 11 [Segmentation fault], core dumped

Could someone reproduce it and how I can help you to fix it ?



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]