Re: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2

2011-09-06 Thread Yaakov (Cygwin/X)
On Tue, 2011-09-06 at 15:44 -0400, Bernd Prager wrote: > I recompiled the recent boost libraries with the new gcc-4 package. > > The thread example fails with: > > $ g++ thread.cpp -L /usr/local/lib -lboost_thread > /tmp/cccfCagO.o:thread.cpp:(.text+0xa4): undefined reference to > `__Unwind_Resum

Re: Typical Cygwin fork problem

2011-09-06 Thread Christopher Faylor
On Mon, Sep 05, 2011 at 06:53:34PM -0700, jan.kolar wrote: > >> Then you need to install the rebase package: >> http://cygwin.com/cgi-bin2/package-grep.cgi?grep=rebaseall > >Why the newest version > rebase/rebase-3.0-2 utilities for rebasing DLLs to load at alternate >addresses >is liste

Re: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2

2011-09-06 Thread Bernd Prager
I recompiled the recent boost libraries with the new gcc-4 package. The thread example fails with: $ g++ thread.cpp -L /usr/local/lib -lboost_thread /tmp/cccfCagO.o:thread.cpp:(.text+0xa4): undefined reference to `__Unwind_Resume' Cheers, -- Bernd On 9/1/2011 11:49 PM, Dave Korn wrote: > >

Re: Typical Cygwin fork problem

2011-09-06 Thread Greg Chicares
On 2011-09-06 01:53Z, jan.kolar wrote: > > Why the newest version > rebase/rebase-3.0-2 utilities for rebasing DLLs [...] > is listed in the middle of this page? Actually, the one at the bottom is the newest: 2009 April rebase-3.0-2 2009 July rebase-3.0.1-1 Anything following a '-'

Re: debugging SIGSEV on pclose

2011-09-06 Thread Marco atzeri
On 9/6/2011 5:20 AM, jan.kolar wrote: Marco, this is not point where octave always crashes, since in an strace dump I sent you separately, I read 188 145419026 [main] octave-3.4.2 11704 close: close (6) 31 145419057 [main] octave-3.4.2 11704 fhandler_base::close: closing 'pipe:[6]' 34 1