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: Sam Steingold
Subject: Re: [bug-libsigsegv] windows build hangs
Date: Tue, 17 May 2011 11:22:17 -0400

Hi

On Fri, Apr 29, 2011 at 12:50 PM, Sam Steingold <address@hidden> wrote:
> On Fri, Apr 29, 2011 at 12:35 PM, Eric Blake <address@hidden> wrote:
>>
>> Also, cygwin 1.7 now comes with a true mingw cross-compiler; you can run
>> i686-w64-mingw32-gcc 4.5.2 by installing the mingw64-i686* packages, and
>> then you don't need the -mno-cygwin option any more, and have the
>> benefits of a much newer toolchain.
>
> so, what is the right way to build on windows?
> /configure --prefix=$HOME/src/top-mingw --build=i386-pc-mingw32
> /configure --prefix=$HOME/src/top-mingw --build=x86_64-pc-mingw64

both hang on the same command:

/bin/sh ../libtool --tag=CC   --mode=link i686-w64-mingw32-gcc
-rpath /cygdrive/c/sds/src/top-mingw/lib -version-info 2:3: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

ps :

/usr/bin/bash
/usr/bin/ssh-agent
/usr/bin/make
/usr/bin/make
/usr/bin/sh
/usr/bin/sh
/usr/bin/make
/usr/bin/sh
/usr/bin/sh
/usr/bin/sed
/usr/bin/ps

(there is no top or pstree).
I think the command hands in sed - at least no gcc is running and I am
not running sed anywhere else.
(actually, traversing ppid and pid tells me that sed is a descendant of a make)

gdb says:

(gdb) where
#0  0x7d61002e in strchr () from /cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7d6671d1 in ntdll!RtlUshortByteSwap ()
   from /cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x00000000 in ?? ()

-- 
Sam Steingold <http://sds.podval.org>



reply via email to

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