setup64.ini: wrong current version ?

2013-03-22 Thread marco atzeri
from setup64.ini @ cygwin sdesc: "The UNIX emulation engine" category: Base requires: base-cygwin version: 1.7.18-9 install: 64bit/release/cygwin/cygwin-1.7.18-9.tar.bz2 source: 64bit/release/cygwin/cygwin-1.7.18-9-src.tar.bz2 [prev] version: 1.7.18-10 install: 64bit/release/cygwin/cygwin-1.7.1

64bit: Possible optimizer bug in g++ 4.8.0 20130319

2013-03-22 Thread Christian Franke
Thanks for providing 64-bit Cygwin. A 64bit test build of smartmontools 6.1 segfaults after throw (It uses throw frequently because I replaced 'exit(status)' with 'throw (int)(status)' during C -> C++ migration). Changing the optimization level from -O2 to -O1 or -Os fixes the segfault. I tr

patch for build mc-4.8.7 cygwin 64 bit

2013-03-22 Thread adam kisiel
--- origsrc/mc-4.8.7/src/filemanager/mountlist.c 2012-12-27 09:13:20.0 +0100 +++ src/mc-4.8.7/src/filemanager/mountlist.c 2013-03-22 19:59:40.866980200 +0100 @@ -225,11 +225,17 @@ we grant an exception to any with "bind" in its list of mount options. I.e., those are *not* dummy

64bit: cygstdc++-6.dll

2013-03-22 Thread marco atzeri
latest libstdc++6-4.8-20130319-1 has at least a missing entry point from previous dll cmake fails with "_ZTVN10_cxxabiv117_class_type_infoE could not be located" regards Marco

Re: 64bit: cmake and fortran

2013-03-22 Thread Corinna Vinschen
On Mar 22 12:20, Corinna Vinschen wrote: > On Mar 22 12:05, marco atzeri wrote: > > On 3/22/2013 11:32 AM, Corinna Vinschen wrote: > > >On Mar 22 07:03, marco atzeri wrote: > > >>On 3/18/2013 1:41 PM, marco atzeri wrote: > > > > >>Corinna, > > >>the only cygwin 64 issue is that make > > >>need to

Re: PostgreSQL, getting it up

2013-03-22 Thread marco atzeri
On 3/22/2013 12:39 PM, d. henman wrote: Marco, thanks for the direction. ($ cygrunsrv.exe -S cygserver ) I might have tried $ cygrunsrv -s server (without the cyg prefix) According to: /usr/share/doc/Cygwin/postgresql.README " cygrunsrv is not required anymore, pg_ctl has now the service f

Re: PostgreSQL, getting it up

2013-03-22 Thread Corinna Vinschen
On Mar 22 20:39, d. henman wrote: > Marco, thanks for the direction. ($ cygrunsrv.exe -S cygserver ) > > I might have tried $ cygrunsrv -s server (without the cyg prefix) > > According to: /usr/share/doc/Cygwin/postgresql.README > " cygrunsrv is not required anymore, pg_ctl has now the servic

PostgreSQL, getting it up

2013-03-22 Thread d. henman
Marco, thanks for the direction. ($ cygrunsrv.exe -S cygserver ) I might have tried $ cygrunsrv -s server (without the cyg prefix) According to: /usr/share/doc/Cygwin/postgresql.README " cygrunsrv is not required anymore, pg_ctl has now the service functions included. cygserver must run

Re: 64bit: cmake and fortran

2013-03-22 Thread Corinna Vinschen
On Mar 22 12:05, marco atzeri wrote: > On 3/22/2013 11:32 AM, Corinna Vinschen wrote: > >On Mar 22 07:03, marco atzeri wrote: > >>On 3/18/2013 1:41 PM, marco atzeri wrote: > > >>Corinna, > >>the only cygwin 64 issue is that make > >>need to be restricted to -j1 to build > >>lapack and fftw3 withou

Re: 64bit : missing setup.hint

2013-03-22 Thread Corinna Vinschen
On Mar 22 11:30, marco atzeri wrote: > > I noticed on the 64 bit tree that the following files > > base-cygwin-3.2-1.tar.bz2 > gzip-1.4-1.tar.bz2 > winsup-20130314-svn-1.tar.bz2 > > > are missing the relevant setup.hint Thanks for the hint. I added these files. Corinna -- Corinna Vinschen

Re: 64bit: cmake and fortran

2013-03-22 Thread marco atzeri
On 3/22/2013 11:32 AM, Corinna Vinschen wrote: On Mar 22 07:03, marco atzeri wrote: On 3/18/2013 1:41 PM, marco atzeri wrote: Corinna, the only cygwin 64 issue is that make need to be restricted to -j1 to build lapack and fftw3 without failure What version of the DLL are you using? 1.7.18-

Re: 64bit: cmake and fortran

2013-03-22 Thread Corinna Vinschen
On Mar 22 07:03, marco atzeri wrote: > On 3/18/2013 1:41 PM, marco atzeri wrote: > > > > >Dave / Achim , > >any news for gfortran ? > > the new gfortran works fine, > lapack buils and pass all the tests. > > Thanks > > Corinna, > the only cygwin 64 issue is that make > need to be restricted to

64bit : missing setup.hint

2013-03-22 Thread marco atzeri
I noticed on the 64 bit tree that the following files base-cygwin-3.2-1.tar.bz2 gzip-1.4-1.tar.bz2 winsup-20130314-svn-1.tar.bz2 are missing the relevant setup.hint Regards Marco