bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-libsigsegv] windows build hangs


From: Bruno Haible
Subject: Re: [bug-libsigsegv] windows build hangs
Date: Fri, 29 Apr 2011 18:27:09 +0200
User-agent: KMail/1.9.9

Hi Sam,

> $ ./configure --prefix=$HOME/src/top-mingw CC='gcc -mno-cygwin' 
> --build=i386-pc-mingw32

Does "gcc -mno-cygwin" work for you in Cygwin 1.7.x? In the Cygwin 1.7
download that I made a couple of months ago, I had to use "gcc-3 -mno-cygwin",
because the newer gcc that is the default for Cygwin 1.7 does not support
building for mingw any more.

> /bin/sh ../libtool --tag=CC   --mode=link gcc -mno-cygwin  -g -O2 -rpath 
> /cygdrive/c/sds/src/top-mingw/lib -version-info 2:2:0 -lc -no-undefined  -o 
> libsigsegv.la -rpath /cygdrive/c/sds/src/top-mingw/lib handler.lo stackvma.lo 
> leave.lo dispatcher.lo version.lo
> make[2]: *** [libsigsegv.la] Interrupt

Evidently, you are the first person to report this hang. I have built libsigsegv
2.9 and 2.10 several times the same way as you do here, just with gcc-3 instead
of gcc.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]