Re: AW: ld crashes with segmentation fault when linking with libmpir.a

2014-09-25 Thread Daniel R. Grayson
I've reported the bug to binutils. Thank you for your advice, all. On Tue, Sep 23, 2014 at 5:32 PM, Daniel R. Grayson wrote: > Thanks! I have just checked, but mpir is compiled without -flto. Indeed, > their > configure script appends -fno-lto to the command line if the user t

Re: AW: ld crashes with segmentation fault when linking with libmpir.a

2014-09-23 Thread Daniel R. Grayson
Thanks! I have just checked, but mpir is compiled without -flto. Indeed, their configure script appends -fno-lto to the command line if the user try to use it. On Tue, Sep 23, 2014 at 5:09 PM, JonY <10wa...@gmail.com> wrote: > On 9/24/2014 05:27, Christoph H. Hochstaetter wrote: >> I am experien

Re: ld crashes with segmentation fault when linking with libmpir.a

2014-09-17 Thread Daniel R. Grayson
On Wed, Sep 17, 2014 at 10:56 PM, Daniel R. Grayson wrote: > On Wed, Sep 17, 2014 at 9:37 PM, Yaakov Selkowitz > wrote: >> On 2014-09-17 19:28, Daniel R. Grayson wrote: >>> >>> This bug prevents me from linking our program under cygwin. The program >>>

Re: ld crashes with segmentation fault when linking with libmpir.a

2014-09-17 Thread Daniel R. Grayson
On Wed, Sep 17, 2014 at 9:37 PM, Yaakov Selkowitz wrote: > On 2014-09-17 19:28, Daniel R. Grayson wrote: >> >> This bug prevents me from linking our program under cygwin. The program >> is Macaulay2, see http://macaulay2.com/. I'm working now on a work-around >>

Re: ld crashes with segmentation fault when linking with libmpir.a

2014-09-17 Thread Daniel R. Grayson
On Wed, Sep 17, 2014 at 6:00 PM, JonY <10wa...@gmail.com> wrote: > On 9/18/2014 03:20, Daniel R. Grayson wrote: >> ld crashes with segmentation fault when linking with libmpir.a >> >> To reproduce: >> >> wget http://mpir.org/mpir-2.6.0.tar.bz2 >>

ld crashes with segmentation fault when linking with libmpir.a

2014-09-17 Thread Daniel R. Grayson
ld crashes with segmentation fault when linking with libmpir.a To reproduce: wget http://mpir.org/mpir-2.6.0.tar.bz2 tar xjf mpir-2.6.0.tar.bz2 cd mpir-2.6.0 ./configure --build=x86_64-pc-cygwin make ld -u __gmpn_gcdext .libs/libmpir.a Since gdb doesn't show me any useful

Re: git-remote-https missing a shared library, problem with libopenldap2_4_2

2013-05-07 Thread Daniel R. Grayson
.dll Could someone get the dependency listing corrected? On Sat, May 4, 2013 at 9:47 AM, marco atzeri wrote: > Il 5/4/2013 4:24 PM, Daniel R. Grayson ha scritto: > >> git-remote-https claims to be missing a shared library, but doesn't >> give its name and ldd doesn't

Re: SIGQUIT reported as SIGSEGV

2013-04-30 Thread Daniel R. Grayson
The backtrace routine could set up a handler for SEGV and give up silently. On Tue, Apr 30, 2013 at 9:17 AM, jojelino wrote: > On 2013-04-30 PM 9:37, Helmut Karlowski wrote: >> >> Daniel R. Grayson, 30.04.2013 14:11:19: >> >>> SIGQUIT is erroneously delivered a