Re: xrdb: can't open display 127.0.0.1:0.0

2018-10-15 Thread Marco Atzeri
Am 16.10.2018 um 02:11 schrieb hacker...@protonmail.com: Hi I'm able to run an X11/ Motif application compiled using gcc on Cygwin within Cygwin/X. However, when I try running the app from Windows directly (say from File Manager), it errors out with: xrdb: can't open display 127.0.0.1:0.0

Re: Missing `alloca` symbol - help?

2018-10-15 Thread Ken Brown
On 10/15/2018 9:20 PM, Murray Christopherson wrote: > I'm not certain this is a problem with Cygwin, but I am unable to find any > issue by looking over the project in question, so I thought I'd ask. Is > this an obvious bug, either in Cygwin or the project itself? > [...] > # Observed result > Fai

Missing `alloca` symbol - help?

2018-10-15 Thread Murray Christopherson
I'm not certain this is a problem with Cygwin, but I am unable to find any issue by looking over the project in question, so I thought I'd ask. Is this an obvious bug, either in Cygwin or the project itself? # Steps to reproduce 1. Have the following packages installed (via `cygcheck -c -d`) (aste

xrdb: can't open display 127.0.0.1:0.0

2018-10-15 Thread hackerwiz
Hi I'm able to run an X11/ Motif application compiled using gcc on Cygwin within Cygwin/X. However, when I try running the app from Windows directly (say from File Manager), it errors out with: xrdb: can't open display 127.0.0.1:0.0 (Note: Cygwin/ X is running separately on the same PC.) Any

RE: Please include and build version >= 2.3 binutils

2018-10-15 Thread Mustafa M
Hi Jon, Please see my comment here https://github.com/JuliaLang/julia/issues/29488#issuecomment-429956141 Apparently @vtnash seemed to suggest the bug was due to https://github.com/bminor/binutils-gdb/commit/d520d4956e59bd4759932a4d1742828f88c0dd7a Yet even update do the latest test version of

Re: Please include and build version >= 2.3 binutils

2018-10-15 Thread JonY
On 10/15/2018 07:17 PM, Houder wrote: > On Mon, 15 Oct 2018 17:53:31, Mustafa M wrote: > [snip] > >> (BTW, for some reason I did not receive any reply email on my outlook) I ha= >> d to manually reply to your response (not sure why or how to properly fix t= >> his issue) > > Mustafa, > > Have yo

[ANNOUNCEMENT] [Updated] zstd-1.3.6-1 and development headers / libraries

2018-10-15 Thread Achim Gratz
This release updates Zstandard to the latest upstream version. Note The built-in benchmark function can infloop on too short input with some settings, apparently due to the granularity of timing measurements on Windows being too coarse. Zstandard, or zstd as short version, is a fast lossl

Re: Distributing program compiled with gcc on Cygwin to Windows users

2018-10-15 Thread Andrey Repin
Greetings, Hans-Bernhard Bröker! >> I have a program that uses X11/Motif and runs fine, within Cygwin/X on the >> PC it was compiled on. >> >> What is the *minimum* required set of Cygwin libs and any other files I >> need to distribute along with, it to end-users who may just have Windows >> (an

Re: Distributing program compiled with gcc on Cygwin to Windows users

2018-10-15 Thread Hans-Bernhard Bröker
Am 14.10.2018 um 23:20 schrieb hacker...@protonmail.com: > Hello, > > I have a program that uses X11/Motif and runs fine, within Cygwin/X on the PC > it was compiled on. > > What is the *minimum* required set of Cygwin libs and any other files I need > to distribute along with, it to end-users

Re: Please include and build version >= 2.3 binutils

2018-10-15 Thread Houder
On Mon, 15 Oct 2018 17:53:31, Mustafa M wrote: [snip] > (BTW, for some reason I did not receive any reply email on my outlook) I ha= > d to manually reply to your response (not sure why or how to properly fix t= > his issue) Mustafa, Have you subscribed yourself to the mailinglist? (probably not

Re: Please include and build version >= 2.3 binutils

2018-10-15 Thread Mustafa M
I’m still having the same linking bug with Julia, despite testing binutils 2.31.1. (BTW, for some reason I did not receive any reply email on my outlook) I had to manually reply to your response (not sure why or how to properly fix this issue) Thanks -- Problem reports: http://cygwi

unable to run httpd with mod_rewrite

2018-10-15 Thread Richard Lee
I can run httpd when mod_rewrite is disbaled in httpd.conf. When I enable it, httpd immediately exits. It was working last year. I'm running x86_64 Cygwin on Windows 10. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: h