Re: shared object file not found with `git submodule update --init --recursive` in Cygwin 64-bit

2013-09-09 Thread Kal Sze
Actually, issuing `git submodule init` alone is enough to trigger the error message. Any idea? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#un

Cygwin build errors in mingw-w64 r6257

2013-09-09 Thread JonY
Hi, Seems like there is a duplicate definition of TRANSACTION_ALL_ACCESS and THREAD_INFORMATION_CLASS, found by one of the msys2 developers. See attached log. c++wrap -ggdb -pipe -fdebug-prefix-map=/work/build32/runtime-stable=/usr/src/debug/msys -fdebug-prefix-map=/work/Cygwin=/usr/src/debug/m

Re: config.guess and config.sub older than new Cygwin64

2013-09-09 Thread Yaakov (Cygwin/X)
On 2013-09-05 07:08, Earnie Boyd wrote: That's fine if the user is using cygport but from the two I've seen on config-patches is that the user is executing a package configure where the package has an 11 year old config.guess and is not using cygport at all. In these cases, please recommend run

Re: gcc writing to /dev/null actually writes to /dev/null.exe

2013-09-09 Thread Ryan Johnson
On 09/09/2013 12:24 PM, Adam Kellas wrote: Is this a bug which is fixable in Cygwin or just something to be lived with? % gcc -o /dev/null devnull.c % ls -ld /dev/null* crw-rw-rw- 1 dboyce Domain Users 1, 3 Sep 9 09:14 /dev/null -rwxrwxr-x+ 1 dboyce Domain Users 53827 Sep 9 09:14 /dev/null.

gcc writing to /dev/null actually writes to /dev/null.exe

2013-09-09 Thread Adam Kellas
Is this a bug which is fixable in Cygwin or just something to be lived with? % gcc -o /dev/null devnull.c % ls -ld /dev/null* crw-rw-rw- 1 dboyce Domain Users 1, 3 Sep 9 09:14 /dev/null -rwxrwxr-x+ 1 dboyce Domain Users 53827 Sep 9 09:14 /dev/null.exe % file /dev/null.exe /dev/null.exe: PE32

Re: gcc writing to /dev/null actually writes to /dev/null.exe

2013-09-09 Thread Larry Hall (Cygwin)
On 9/9/2013 12:24 PM, Adam Kellas wrote: Is this a bug which is fixable in Cygwin or just something to be lived with? % gcc -o /dev/null devnull.c % ls -ld /dev/null* crw-rw-rw- 1 dboyce Domain Users 1, 3 Sep 9 09:14 /dev/null -rwxrwxr-x+ 1 dboyce Domain Users 53827 Sep 9 09:14 /dev/null.ex

[ANNOUNCEMENT] Updated: {pstoedit/libpstoedit0/pstoedit-devel}-3.62-1: A tool converting PostScript and PDF files into various vector graphic formats

2013-09-09 Thread Dr . Volker Zell
Hi New versions of 'pstoedit/libpstoedit0/pstoedit-devel' have been uploaded to a server near you. o Upgrade to latest upstream version o Build for cygwin 1.7.25 with gcc-4.7.3 o Backend generating PowerPoint pptx files not yet enabled pstoedit NEWS: === new backend generat

[ANNOUNCEMENT] Updated: {gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile}-3.2.4-1: Library implementing TLS 1.0 and SSL 3.0 protocols

2013-09-09 Thread Dr . Volker Zell
Hi New versions of 'gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile' have been uploaded to a server near you. o Update to latest upstream version o Build for cygwin 1.7.24 with gcc-4.7.3 gnutls NEWS: === * Version 3.2.4 (released 2013-08-31) ** libgnutls: Fixes when s

Re:

2013-09-09 Thread Adam Dinwoodie
On 6 September 2013 16:49, Manoj Navandar wrote: > I recently installed cygwin on Windows 8 64 bit. Packages installation > worked fine but it seems Mintty is missing. I reinstalled cygwin > setup-x86_64 [version 2.819-64 bit] by adding mintty (both bin and > src) under shell tab (1.2-beta-1.1 vers

Problem compiling Qt4

2013-09-09 Thread Arjen Markus
Hello, I have been trying to use Qt4 in the PLplot project as one of the graphical devices, but I ran into two problems building Qt4: - While compiling the libraries, it turned out that the constant QT_OPEN_LARGEFILE' was not defined. I could solve this by adding a definition in the file mksp