On Jul 25 15:05, Jim Reisert AD1C wrote:
> On Mon, Jul 25, 2016 at 1:49 PM, Ken Brown wrote:
>
> > I'm also unable to start xterm from the xwin-xdg-menu (under System Tools).
> > Nothing happens when I click on XTerm, and I see the following error
> > message:
> >
> > $ cat .xsession-errors
> > ex
On Tue, Jul 26, 2016 at 8:16 AM, Marco Atzeri wrote:
>
> On 26/07/2016 02:45, LMH wrote:
>>
>> Hello,
>>
>> I am trying to compute the convex hull of a high dimensional space (46D
>> x 2000 rows). The qhull app available in cygwin/math is based on
>> relatively old code and runs out of memory.
>>
On Tue, Jul 26, 2016 at 2:45 AM, LMH wrote:
> Hello,
>
> I am trying to compute the convex hull of a high dimensional space (46D x
> 2000 rows). The qhull app available in cygwin/math is based on relatively
> old code and runs out of memory.
>
> I found another version the is supposed to be able t
On 26/07/2016 09:47, Csaba Raduly wrote:
On Tue, Jul 26, 2016 at 8:16 AM, Marco Atzeri wrote:
CMake Error at CMakeLists.txt:22 (message):
Compiler does not support C++1z standard
if you look on CMakeLists.txt you will find is expecting a flag
as "-std=gnu++1z" that looks a bit strange f
Tried to list all drive letters (with help of
http://serverfault.com/questions/62578/how-to-get-a-list-of-drive-letters-on-a-system-through-a-windows-shell-bat-cmd)
and:
PS C:\Users\chanibal> wmic logicaldisk get
caption,providername,drivetype,volumename
Caption DriveType ProviderName V
On 26/07/2016 11:39, Krzysztof Bociurko wrote:
Tried to list all drive letters (with help of
http://serverfault.com/questions/62578/how-to-get-a-list-of-drive-letters-on-a-system-through-a-windows-shell-bat-cmd)
and:
PS C:\Users\chanibal> wmic logicaldisk get
caption,providername,drivetype,v
Hi Cygwin developers and maintainers,
Hi everyone else,
I uploaded a new Cygwin test release 2.6.0-0.2.
Supposed to fix the problems reported in
https://cygwin.com/ml/cygwin/2016-07/msg00274.html and followups.
===
For those b
On Jul 26 09:13, Corinna Vinschen wrote:
> On Jul 25 15:05, Jim Reisert AD1C wrote:
> > On Mon, Jul 25, 2016 at 1:49 PM, Ken Brown wrote:
> >
> > > I'm also unable to start xterm from the xwin-xdg-menu (under System
> > > Tools).
> > > Nothing happens when I click on XTerm, and I see the followin
On 25/07/2016 22:14, pigreco erre wrote:
Hello Marco,
Excuse me but I don't specify before that I try to use Cygwin-Portable version
that I find on the web.
This explain why the menu was talking german
http://www.cybesystems.com/index.php?option=com_jdownloads&view=download&id=6:cygwinportable
Csaba Raduly wrote:
On Tue, Jul 26, 2016 at 2:45 AM, LMH wrote:
Hello,
I am trying to compute the convex hull of a high dimensional space (46D x
2000 rows). The qhull app available in cygwin/math is based on relatively
old code and runs out of memory.
I found another version the is supposed t
Hi Peter,
I would take any and all past versions of the setup.exe, setup-x86.exe and
setup-x86_64.exe binary that you have regardless of version. Ideally, I wish
there was a history log somewhere which included the file hash (e.g. MD5,
SHA1) of the installer and the version/platform but I will acc
Tony Kelman wrote:
LMH molconn.com> writes:
It looks like I need to point CMAKE_CXX_COMPILER_ID to clang, but I am not
sure how
to do that. I don't know if the problem is with the CMakeLists.txt file,
the way I am
calling cmake, or with my local cygwin configuration.
Are you setting -DC
On 7/26/2016 10:00 AM, Corinna Vinschen wrote:
Hi Cygwin developers and maintainers,
Hi everyone else,
I uploaded a new Cygwin test release 2.6.0-0.2.
Supposed to fix the problems reported in
https://cygwin.com/ml/cygwin/2016-07/msg00274.html and followups.
Confirmed.
Thanks.
Ken
--
Prob
faa.gov> writes:
> Activating mod_slotmem_shm (as a shared module) resolved this issue and
allowed httpd to start. However,
> httpd now produces the following notice on (successful) startup:
>
> [Mon Jul 25 09:27:40.718810 2016] [lbmethod_heartbeat:notice] [pid
2345] AH02282: No slotmem fro
On 26/07/2016 17:10, LMH wrote:
Csaba Raduly wrote:
Steps for building in a separate build directory:
mkdir _build
cd_build
cmake ..
Csaba
I looked for the syntax for this when I first started. I assumed the the
author put the CMakeLists.txt file in the right place. I almost never
ha
Marco Atzeri wrote:
On 26/07/2016 17:10, LMH wrote:
Csaba Raduly wrote:
Steps for building in a separate build directory:
mkdir _build
cd_build
cmake ..
Csaba
I looked for the syntax for this when I first started. I assumed the the
author put the CMakeLists.txt file in the right pla
I can also confirm the xdg menu problems are fixed. Thanks!
--
Jim Reisert AD1C, , http://www.ad1c.us
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.c
On 26/07/2016 18:52, LMH wrote:
Marco Atzeri wrote:
On 26/07/2016 17:10, LMH wrote:
-- The C compiler identification is GNU 4.9.3
the current C Gnu compiler is 5.4.0
so you have not the latest setup
-- Check for working CXX compiler: /usr/bin/clang -- broken
CMake Error at
/usr/share/cma
On Jul 26 11:09, Jim Reisert AD1C wrote:
> I can also confirm the xdg menu problems are fixed. Thanks!
Good news from both of you.
Now for some testing of the new API...? :)
Thanks,
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Maintainer
>> Activating mod_slotmem_shm (as a shared module) resolved this issue and
>> allowed httpd to start. However, httpd now produces the following notice
>> on (successful) startup:
>>
>> [Mon Jul 25 09:27:40.718810 2016] [lbmethod_heartbeat:notice] [pid
2345] AH02282: No slotmem from mod_heartm
On 7/26/2016 1:37 PM, Corinna Vinschen wrote:
Now for some testing of the new API...? :)
There seems to be a collation bug. Here's a test case, extracted from
the emacs test suite:
$ cat collation_test.c
#include
#include
#include
#include
#include
int
main (void)
{
locale_t loc = n
On Tue, Jul 26, 2016 at 8:04 AM, Corinna Vinschen wrote:
> Hopefully fixed in 2.6.0-0.2 which I just uploaded and announced.
Yes, fixed, thanks. There are no dumb bugs, only the ones you don't find.
--
Jim Reisert AD1C, , http://www.ad1c.us
--
Problem reports: http://cygwin.com/problems
> On 2016-07-26 16:00, Corinna Vinschen wrote:
>
> Hi Cygwin developers and maintainers,
> Hi everyone else,
>
>
> I uploaded a new Cygwin test release 2.6.0-0.2.
>
> Supposed to fix the problems reported in
> https://cygwin.com/ml/cygwin/2016-07/msg00274.html and followups.
>
Hello,
Is this
On Jul 26 15:30, Ken Brown wrote:
> On 7/26/2016 1:37 PM, Corinna Vinschen wrote:
> > Now for some testing of the new API...? :)
>
> There seems to be a collation bug. Here's a test case, extracted from the
> emacs test suite:
>
> $ cat collation_test.c
> #include
> #include
> #include
> #inc
The test program featured below works fine under
the Cygwin console window.
If executed from a cmd.exe console, strange things happen with the
cmd.exe window. Suddenly, the window spontaneously resizes so that
is taller than the desktop. A horizontal scrollbar may appear in it
also, as well as an
25 matches
Mail list logo