Re: freetype not detected on configure

2019-08-03 Thread Andrey Repin
Greetings, Gavin M2301! > I just needed to play with the versions that were offered in the package > manager. It is working now. It would be beneficial to future readers if you specify, what exactly helped your cause/how did you solved your issue. -- With best regards, Andrey Repin Sunday, Aug

[ANNOUNCEMENT] Updated: GraphicsMagick-1.3.33-1

2019-08-03 Thread Marco Atzeri
Version 1.3.33-1 of GraphicsMagick libGraphicsMagick-devel libGraphicsMagick3 libGraphicsMagick++12 libGraphicsMagickWand2 perl-Graphics-Magick have been uploaded for cygwin CHANGES Upstream security and bug fixes release http://www.graphicsmagick.org/NEWS.html#july-20-2019 DE

freetype not detected on configure

2019-08-03 Thread Gavin M2301
HI all- I just needed to play with the versions that were offered in the package manager. It is working now. thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: h

Re: Combo GCC issues with bugs

2019-08-03 Thread Denis Vnoukov
Yes, gcvt is legacy. But there is no one Linux distribution which has no gcvt in the world. Moreover gcvt present into MSVC, Intel C, mingw, etc.. It is true to have gcvt with right declaration. FD_ZERO(&read_fd); <== with -Wold-style-cast produced real bogus and suspicious warning which looks lik

freetype not detected on configure

2019-08-03 Thread Gavin M2301
Hi all- I am trying to run this: ./configure --host=x86_64-w64-mingw32 \ --prefix=$MINGWROOT \ --enable-debug \ --with-{freetype,sdl,png,jpeg,gl}=$MINGWROOT \ --without-{fontconfig,sndfile,gettext,iconv} I get this for an error msg: checking for FreeType...no * * The FreeT

Re: Combo GCC issues with bugs

2019-08-03 Thread Ken Brown
On 8/2/2019 5:05 PM, Denis Vnoukov wrote: > Code Example: > #include > #include > #include > #include > #include > #include int main() > { > // https://github.com/msys2/MSYS2-packages/issues/1711 > char buf[50]; > char * str = gcvt(3.141592653589793238462643383279502884197169399375, 49, > buf

Re: Regression (last snapshot)

2019-08-03 Thread Ken Brown
On 8/2/2019 11:50 PM, Brian Inglis wrote: > Looking at mintty wiki, it mentions pipe handling, so may reset the signal > action, It doesn't. Look at the mintty source. > and it mentions that Cygwin emulates ptys using pipes, Cygwin pty emulation uses Windows named pipes. > Could Cygwin pty emu

Re: Wit-Problem

2019-08-03 Thread Brian Inglis
On 2019-08-01 13:26, Marcel Zamora via cygwin wrote: > Hello i got an error code in on of your Iso Tools (WIT) WIT-Problem - > Pastebin.com > It would be good if you can say me what the problem is and in the patch.bat > (i want to create a custom NSMBW Iso) i dont really know what to write in a