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 danielrichardgray...@gmail.com wrote: Thanks! I have just checked, but mpir is compiled without -flto. Indeed, their configure script appends -fno-lto to the command line

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 experiencing

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

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 tar xjf mpir-2.6.0.tar.bz2 cd mpir-2.6.0

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 yselkow...@cygwin.com 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 involving using

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 danielrichardgray...@gmail.com wrote: On Wed, Sep 17, 2014 at 9:37 PM, Yaakov Selkowitz yselkow...@cygwin.com wrote: On 2014-09-17 19:28, Daniel R. Grayson wrote: This bug prevents me from linking our program under cygwin. The program

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 marco.atz...@gmail.com 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 agree

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 jojel...@gmail.com wrote: On 2013-04-30 PM 9:37, Helmut Karlowski wrote: Daniel R. Grayson, 30.04.2013 14:11:19: SIGQUIT is erroneously delivered as SIGSEGV

Re: [ITP] Macaulay2 1.1

2009-01-08 Thread Daniel R. Grayson
Vinschen corinna-cyg...@cygwin.com To: cygwin-apps@cygwin.com Subject: Re: [ITP] Macaulay2 1.1 On Jan 7 19:42, Daniel R. Grayson wrote: You must be reading her message differently from the way I did. Yaakov got the message basically right. I used the gc package as an unfortunate example

Re: [ITP] Macaulay2 1.1

2009-01-07 Thread Daniel R. Grayson
by the end of the month, and if it's not approved for cygwin, I'll just provide it, as I did with 1.1, on my own setup compatible repository. -- Daniel R. Grayson, Professor (retired, Emeritus) Department of Mathematics University of Illinois at Urbana-Champaign

Re: [ITP] Macaulay2 1.1

2009-01-07 Thread Daniel R. Grayson
Date: Wed, 7 Jan 2009 14:14:26 -0500 From: Christopher Faylor cgf-use-the-mailinglist-ple...@cygwin.com To: cygwin-apps@cygwin.com Subject: Re: [ITP] Macaulay2 1.1 Reply-To: cygwin-apps@cygwin.com On Wed, Jan 07, 2009 at 01:04:39PM -0600, Daniel R. Grayson wrote: I submitted an ITP

Re: [ITP] Macaulay2 1.1

2009-01-07 Thread Daniel R. Grayson
You must be reading her message differently from the way I did. In any case, if it were to turn out that Macaulay 2 were interesting to cygwin, but one of the libraries Macaulay 2 depends on was not interesting to cygwin, then I wouldn't have to package that library, would I? I could just

Re: [ITP] Macaulay2 1.1

2008-11-14 Thread Daniel R. Grayson
That's the one, thanks! Date: Fri, 14 Nov 2008 03:00:18 -0600 From: Yaakov (Cygwin Ports) [EMAIL PROTECTED] To: cygwin-apps@cygwin.com Subject: Re: [ITP] Macaulay2 1.1 Mail-Followup-To: cygwin-apps@cygwin.com Corinna Vinschen wrote: The gc package at least might be useful for others as

Re: [ITP] Macaulay2 1.1

2008-11-13 Thread Daniel R. Grayson
Date: Tue, 11 Nov 2008 19:52:16 -0600 From: Daniel R. Grayson [EMAIL PROTECTED] To: cygwin-apps@cygwin.com Subject: [ITP] Macaulay2 1.1 ... It is not included in a major Linux distribution. Oops, no, I was wrong. It seems to be included in Fedora 8, 9, 10, thanks to Rex Dieter, see

Re: [ITP] Macaulay2 1.1

2008-11-13 Thread Daniel R. Grayson
PS: Macaulay2 depends on various other 3rd party packages, which are not yet set up as cygwin packages, namely: singular-factory, gc, singular-libfac, and ntl. I don't suppose someone has come forward to create those packages... Our Makefile is set up to automatically download the source code

[ITP] Macaulay2 1.1

2008-11-11 Thread Daniel R. Grayson
lapack libgdbm4 libreadline6 libncurses8 # the requirements for later versions are listed automatically and ought to be similar: requires: cygwin libgdbm4 libncurses8 libreadline6 -- Daniel R. Grayson, Professor (retired, Emeritus) Department of Mathematics