[64bit] mscgen

2013-09-09 Thread David Stacey
In my capacity as doxygen maintainer, I have a build of mscgen for 64-bit Cygwin. Doxygen can use this package to add sequence diagrams to the output. For sake of completeness, you may wish to take this until such a time as Michael McTernan (the mscgen maintainer) is ready to provide his own

[RFU] doxygen-1.8.5-1

2013-09-09 Thread David Stacey
# 32-bit: BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/doxygen/doxygen-1.8.5-1-src.tar.bz2 \ ${BASEURL}/doxygen/doxygen-1.8.5-1.tar.bz2 \

Re: unable to maximize gtk window

2013-09-09 Thread Jon TURNEY
/html/bug-gnu-emacs/2013-08/msg00953.html This might be responsible for some of the problems listed there, but I think there is still something not quite right about the way a maximized emacs window is treated, so more work is needed. [1] ftp://cygwin.com/pub/cygwinx/XWin.20130909-git

Re: unable to maximize gtk window

2013-09-09 Thread Simon
Thanks for reporting this problem and the testcase. I've added a patch improves the window hint conversion in multiwindow mode so that the hint which gtk_window_maximize() sets is now recognized as maximizing the window. I've uploaded a snapshot at [1]. Perhaps you could try that and see if it

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

Re: Error : Windows is searching for Mintty

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

[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

[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

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

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:

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

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

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

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:

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

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