Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Csaba Raduly
On Sat, May 18, 2019 at 7:14 AM Brian Inglis wrote: > > On 2019-05-17 21:18, Jose Isaias Cabrera wrote: > > After more than 8 hours running, building gcc-6.4.0, this error popped up: > > In file included from ../.././libjava/jni-libjvm.cc:14:0: > > ../.././libjava/include/jvm.h:795:3: error: ‘Park

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Brian Inglis
On 2019-05-17 21:18, Jose Isaias Cabrera wrote: > After more than 8 hours running, building gcc-6.4.0, this error popped up: > In file included from ../.././libjava/jni-libjvm.cc:14:0: > ../.././libjava/include/jvm.h:795:3: error: ‘ParkHelper’ does not name a type > ParkHelper park_helper; > Did a

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Doug Henderson
On Wed, 15 May 2019 at 14:58, Jose Isaias Cabrera <> wrote: > Is there a way an easy way to install gcc-6 and g++-6 on cygwin? I just > uninstalled v7.4.x or whatever was on the setup. I am trying to build a > software and gcc 7.x and g++ 7.x is giving too many compiler errors. I want > to t

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Jose Isaias Cabrera
After more than 8 hours running, building gcc-6.4.0, this error popped up: In file included from ../.././libjava/jni-libjvm.cc:14:0: ../.././libjava/include/jvm.h:795:3: error: ‘ParkHelper’ does not name a type ParkHelper park_helper; Did a few duckduckgo searches and nothing helpfult was fo

[ANNOUNCEMENT] xpdf 4.01.01-1

2019-05-17 Thread Ken Brown
The following package has been uploaded to the Cygwin distribution: * xpdf-4.01.01-1 Xpdf is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf viewer uses the Qt cross-platform GUI t

[ANNOUNCEMENT] teckit 2.5.9-1

2019-05-17 Thread Ken Brown
The following packages have been uploaded to the Cygwin distribution: * teckit-2.5.9-1 * libteckit0-2.5.9-1 * libteckit-devel-2.5.9-1 TECkit is a low-level toolkit intended to be used by other applications that need to perform encoding conversions (e.g., when importing legacy data into a Unicode-

Re: error

2019-05-17 Thread cygwinautoreply
>=C2=A02 [main] popdist 8740 find_fast_cwd: WARNING: Couldn't compute FAST_C= >WD pointer.=C2=A0 Please report this problem tothe public mailing list cygw= >i...@cygwin.com >=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= >=A0 =C2=A0 Popdist version 1.2.4Built Oct=C2=A0 9

error

2019-05-17 Thread Donatas N. via cygwin
 2 [main] popdist 8740 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem tothe public mailing list cygwin@cygwin.com                         Popdist version 1.2.4Built Oct  9 2012Copyright (c)  Bernt Guldbrandtsen and Aarhus University  Foulum, 1997-2000,2003,

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Jose Isaias Cabrera
Eliot Moss, on Friday, May 17, 2019 09:16 AM, wrote... [clip] >I've been a Cygwin user for a long time, and I like it, but >another possibility here for you is WSL (Windows Subsystem >for Linux). It's a pretty easy install, and because it is >done by Microsoft and can reliably use internal inter

Acrofinder Link update

2019-05-17 Thread Callie Dalton
Hey www.sourceware.org Team, First off, thank you for mentioning "Acrofinder – Acronyms & Abbreviations Search engine" on your website: http://www.sourceware.org/cygwin/acronyms/ Anyway, I’m reaching out to you because we’ve recently updated o

Re: How to install gcc and g++ 6 on cygwin which are not on the setup.exe

2019-05-17 Thread Eliot Moss
On 5/16/2019 11:28 PM, Jose Isaias Cabrera wrote: Csaba Ráduly, on Thursday, May 16, 2019 05:47 PM, wrote... BTW, if you're trying to build Bedrockdb, G++ 6 is likely unable to help you. The Bedrockdb developers seem to suffer a bit from "all the world is Linux" syndrome. Yeah. Seems like t