Re: 64 bit: build problems

2013-03-29 Thread Thomas Wolff
Am 28.03.2013 20:51, schrieb Corinna Vinschen: On Mar 28 19:45, Thomas Wolff wrote: I've tried to build my package (mined) with freshly installed 64-bit cygwin (default + gcc + make). When I try it with make, nothing happens, make simply hangs. When I try it without make, it fails with: linking

Re: 64 bit: build problems

2013-03-29 Thread Thomas Wolff
Am 29.03.2013 10:42, schrieb Corinna Vinschen: On Mar 29 10:00, Thomas Wolff wrote: Am 28.03.2013 20:51, schrieb Corinna Vinschen: On Mar 28 19:45, Thomas Wolff wrote: I've tried to build my package (mined) with freshly installed 64-bit cygwin (default + gcc + make). When I try it with make,

Re: 64 bit: build problems

2013-03-29 Thread Corinna Vinschen
On Mar 29 12:37, Thomas Wolff wrote: Am 29.03.2013 10:42, schrieb Corinna Vinschen: On Mar 29 10:00, Thomas Wolff wrote: Am 28.03.2013 20:51, schrieb Corinna Vinschen: On Mar 28 19:45, Thomas Wolff wrote: I've tried to build my package (mined) with freshly installed 64-bit cygwin (default +

Re: 64 bit: build problems

2013-03-29 Thread Corinna Vinschen
On Mar 29 15:13, Corinna Vinschen wrote: On Mar 29 12:37, Thomas Wolff wrote: Am 29.03.2013 10:42, schrieb Corinna Vinschen: On Mar 29 10:00, Thomas Wolff wrote: Am 28.03.2013 20:51, schrieb Corinna Vinschen: On Mar 28 19:45, Thomas Wolff wrote: I've tried to build my package (mined)

Re: 64 bit: build problems

2013-03-29 Thread Thomas Wolff
Am 29.03.2013 15:43, schrieb Corinna Vinschen: On Mar 29 15:13, Corinna Vinschen wrote: On Mar 29 12:37, Thomas Wolff wrote: Am 29.03.2013 10:42, schrieb Corinna Vinschen: On Mar 29 10:00, Thomas Wolff wrote: Am 28.03.2013 20:51, schrieb Corinna Vinschen: On Mar 28 19:45, Thomas Wolff

RFU: cppcheck-1.59-1

2013-03-29 Thread Chris Sutcliffe
Please upload: --- wget -x -nH --cut-dirs=3 \ http://dl.dropbox.com/u/5530441/cygwin/cppcheck/setup.hint \ http://dl.dropbox.com/u/5530441/cygwin/cppcheck/cppcheck-1.59-1.tar.bz2 \ http://dl.dropbox.com/u/5530441/cygwin/cppcheck/cppcheck-1.59-1-src.tar.bz2 \

[64bit RFU] emacs-24.3-2

2013-03-29 Thread Ken Brown
D=http://sanibeltranquility.com/cygwin/64bit/release/emacs wget -x -nH --cut-dirs=3 \ ${D}/emacs-24.3-2-src.tar.bz2 \ ${D}/emacs-24.3-2.tar.bz2 \ ${D}/setup.hint \ ${D}/emacs-debuginfo/emacs-debuginfo-24.3-2.tar.bz2 \ ${D}/emacs-debuginfo/setup.hint This is a bare-bones version of

Re: [64bit RFU] emacs-24.3-2

2013-03-29 Thread Andy Koppe
On 29 March 2013 23:55, Ken Brown wrote: D=http://sanibeltranquility.com/cygwin/64bit/release/emacs wget -x -nH --cut-dirs=3 \ ${D}/emacs-24.3-2-src.tar.bz2 \ ${D}/emacs-24.3-2.tar.bz2 \ ${D}/setup.hint \ ${D}/emacs-debuginfo/emacs-debuginfo-24.3-2.tar.bz2 \

Re: RFU: cppcheck-1.59-1

2013-03-29 Thread Andy Koppe
On 29 March 2013 22:14, Chris Sutcliffe ir0nh...@gmail.com wrote: Please upload: --- wget -x -nH --cut-dirs=3 \ http://dl.dropbox.com/u/5530441/cygwin/cppcheck/setup.hint \ http://dl.dropbox.com/u/5530441/cygwin/cppcheck/cppcheck-1.59-1.tar.bz2 \

Hardware acceleration

2013-03-29 Thread Thiago Padilha
Hi I'm testing cygwin hardware acceleration using the instructions found here: http://cygwin.com/xfree/docs/ug/using-aiglx.html When running the the default options(which implies -wgl) I can see my graphics card (Intel HD graphics 3000) when running glxinfo | grep OpenGL If I start the server

Re: Hardware acceleration

2013-03-29 Thread richardvo...@gmail.com
that for 2-3 seconds, then I start to see some flickering(the gears seem to be constantly struggling to rotate), but the fps displayed in the terminal is not affected(I get a constant average of 1500fps), just the rendering gets strange. What you're seeing is a result of aliasing, which is

src/winsup/cygwin ChangeLog exceptions.cc sigp ...

2013-03-29 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2013-03-29 09:12:14 Modified files: winsup/cygwin : ChangeLog exceptions.cc sigproc.cc Log message: Pull in changes from HEAD Patches:

winsup/cygwin ChangeLog sigproc.cc

2013-03-29 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2013-03-29 13:18:25 Modified files: cygwin : ChangeLog sigproc.cc Log message: * sigproc.cc (wait_sig): Avoid uninitialized use of nb when retrying. Consolidate two error

src/winsup/cygwin ChangeLog sigproc.cc

2013-03-29 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2013-03-29 13:52:04 Modified files: winsup/cygwin : ChangeLog sigproc.cc Log message: Pull in changes from HEAD Patches:

src/winsup/cygwin pinfo.cc pinfo.h ChangeLog

2013-03-29 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2013-03-29 16:42:35 Modified files: winsup/cygwin : pinfo.cc pinfo.h ChangeLog Log message: Pull in changes from HEAD Patches:

src/winsup/cygwin ChangeLog cygthread.cc winca ...

2013-03-29 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2013-03-29 17:00:36 Modified files: winsup/cygwin : ChangeLog cygthread.cc wincap.cc wincap.h Log message: * cygthread.cc (cygthread::terminate_thread): Only try to free thread stack on

src/winsup/cygwin ChangeLog cygthread.cc winca ...

2013-03-29 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2013-03-29 17:00:58 Modified files: winsup/cygwin : ChangeLog cygthread.cc wincap.cc wincap.h Log message: Pull in changes from HEAD Patches:

Re: Making NetCDF 4.2 legacy C++

2013-03-29 Thread marco atzeri
On 3/28/2013 7:36 PM, DeTracey, Brendan wrote: Hi, I am trying to install the NetCDF 4.2 legacy C++ libraries, which are not available via setup.exe. Although I have installed everything HDF5 via setup.exe I get the following problem: looks at libnetcdf-cxx4_1 and libnetcdf-cxx4-devel

Re: CALL FOR TESTING: Cygwin 1.7.18

2013-03-29 Thread Christopher Faylor
I just uploaded a new snapshot to deal with this issue: http://cygwin.com/ml/cygwin/2013-03/msg00395.html I'd appreciate testing of the newest snapshot since this change involved low-level signal code. As usual, if you do encounter a problem, simple test cases are appreciated. -- Problem

Re: SIGCHLD is not delivered

2013-03-29 Thread Christopher Faylor
On Thu, Mar 28, 2013 at 02:30:53PM +0100, Andreas Steenpa? wrote: I have noticed that sometimes SIGCHLD is not delivered when a child process exits. I can reproduce this behaviour reliably under the following, very special circumstances: I've uploaded a new snapshot which seems to fix this

cp skipping file ..., as it was replaced while being copied

2013-03-29 Thread Bill Priest
All, I've been using a program/device driver that maps an FTP site to a windows drive (yes I know about the Windows 7 way to do almost the same thing; but I could only get to the share using windows explorer and not cygwin) and things work pretty well except when I try to do a simple cp

Re: cp skipping file ..., as it was replaced while being copied

2013-03-29 Thread Andrey Repin
Greetings, Bill Priest! All, I've been using a program/device driver that maps an FTP site to a windows drive (yes I know about the Windows 7 way to do almost the same thing; but I could only get to the share using windows explorer and not cygwin) and things work pretty well except when I

Re: SIGCHLD is not delivered

2013-03-29 Thread Andreas Steenpaß
, but it still hangs on my system. I'm sorry for interfering with your release. Is there any further information I could provide to solve this issue? Just to be sure: $ uname -a CYGWIN_NT-6.1-WOW64 zoppo 1.7.18s(0.263/5/3) 20130329 13:18:55 i686 Cygwin My installation of Windows runs in a virtual machine

Re: cp skipping file ..., as it was replaced while being copied

2013-03-29 Thread Bill Priest
#1 I'm not transferring files #2 The OS I'm connecting to only supports FTP telnet. #3 I saw lots of complaints and responses for requests for drive info; but I never saw an explanation of why this checking is being done. Here is my drive info: /usr/lib/csih/getVolInfo.exe /cygdrive/q Device

Re: cp skipping file ..., as it was replaced while being copied

2013-03-29 Thread Larry Hall (Cygwin)
On 3/29/2013 4:25 PM, Bill Priest wrote: #3 I saw lots of complaints and responses for requests for drive info; but I never saw an explanation of why this checking is being done. I haven't looked at the code like you have but I believe this is to avoid the case of the file being copied onto

Re: SIGCHLD is not delivered

2013-03-29 Thread Andrey Repin
further information I could provide to solve this issue? Just to be sure: $ uname -a CYGWIN_NT-6.1-WOW64 zoppo 1.7.18s(0.263/5/3) 20130329 13:18:55 i686 Cygwin My installation of Windows runs in a virtual machine. Knowing, which VM it is, and what is the container settings in regard to hardware