--- On Sat, 2014/5/31, Yaakov (Cygwin/X) wrote:
> On 2014-05-28 18:10, Tatsuro MATSUOKA wrote:
> > I have notices that font is ugly for cairo related terminal on gnuplot 4.6.3
> > and my own build gnuplot 5.0rc-1.
>
> This sounds like you don't have the right fonts installed.
>
> > I found that p
I just updated cygwin today, and I've noticed that errno is not being
set when there's a connection refused error. This appears to be true
for INET and UNIX domain sockets.
For example:
$ ssh -p 12345 localhost
ssh: connect to host localhost port 12345: No error
Notice how it reports "No error
On 30/05/14 20:57, Yaakov (Cygwin/X) wrote:
On 2014-05-29 13:27, Achim Gratz wrote:
Reini Urban writes:
I also found out that several vendor packages are now separated on
x86_64,
so I’ll have to split them also for 32bit. Lot more work todo for
me, but apparently
some guys just went ahead.
David Friedman wrote:
On Fri, 30 May 2014 12:51:18 -0400, Christopher Faylor wrote:
Try removing /bin from your path entirely.
cgf
--
Tried it: set my path to just /usr/bin, and it still happens.
dhf
And you have tried "gcc -v"? Or even "gcc -v -Wl,--verbose", to see what
it's attemp
On Fri, 30 May 2014 12:51:18 -0400, Christopher Faylor wrote:
> Try removing /bin from your path entirely.
> cgf
--
Tried it: set my path to just /usr/bin, and it still happens.
dhf
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Docume
On 5/30/2014 1:01 AM, Csaba Raduly wrote:
On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote:
On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote:
As a
result, you will never get code compiled with g++ to link with these
libraries. There is no common ABI among C++ compilers. Thus, the
librari
On 2014-05-29 13:27, Achim Gratz wrote:
Reini Urban writes:
I also found out that several vendor packages are now separated on x86_64,
so I’ll have to split them also for 32bit. Lot more work todo for me, but
apparently
some guys just went ahead.
My offer for help still stands.
As does mine
On 2014-05-28 18:10, Tatsuro MATSUOKA wrote:
I have notices that font is ugly for cairo related terminal on gnuplot 4.6.3
and my own build gnuplot 5.0rc-1.
This sounds like you don't have the right fonts installed.
I found that pango.modules in C:\cygwin\etc\pango is empty.
That is normal;
On 5/30/2014 03:05, PolarStorm wrote:
I'm obviously
NOT looking to use SELinux on Cygwin, but would like to use the various
policy editing
and generators, and the audit log file analyzers, on my local Cygwin
machine.
There is an excellent tool for managing SELinux on remote machines, and
it i
On 2014-05-29 03:58, David Stacey wrote:
On 29/05/14 05:19, Philapol wrote:
I would like to install g++ v 4.6.4 under cygwin64 but only v 4.8.2 is
available. What is the procedure to install this older version?
64-bit Cygwin is relatively new, and the earliest version of gcc that
was built for
On Fri, May 30, 2014 at 11:19:37AM -0500, David Friedman wrote:
>I just upgraded my gcc to 4.8.3 and tried a compilation, and got the
>error above. I see that there's been some previous discussion of this
>error, including whether gcc is started from /usr/bin or /bin; tried
>both, no difference.
On 05/30/2014 04:01 AM, Csaba Raduly wrote:
On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote:
On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote:
As a
result, you will never get code compiled with g++ to link with these
libraries. There is no common ABI among C++ compilers. Thus, the
libra
I just upgraded my gcc to 4.8.3 and tried a compilation, and got the error
above. I see that there's been some previous discussion of this error,
including whether gcc is started from /usr/bin or /bin; tried both, no
difference. See below:
$ echo $PATH
/usr/local/bin:
/usr/bin:
/bin:
/usr/X11R6
On 05/29/2014 10:36 PM, Andrew DeFaria wrote:
On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote:
I had two archives two choose from. One was for Windows and contained the
.lib files. The other was for Linux and contains .a files. I first
tried the
Linux one but that failed with:
g++ -shared P4.
Steven Penny wrote:
On Thu, May 29, 2014 at 7:04 PM, Chris J. Breisch wrote:
Do you?
https://cygwin.com/ml/cygwin/2014-05/msg00284.html
From the same thread. Amazing that you missed that.
You are out of your element, mate
https://cygwin.com/ml/cygwin/2014-05/msg00298.html
I think you sho
Hi,
I'm looking into remotely managing a few machines that are running various
SELinux flavours.
But the management of SELinux and the audit.log files often requires tools
such as:
audit2allow
audit2why
semanage
etc.
Some of this code can be found here:
http://userspace.selinuxproject.org/trac/b
On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote:
> On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote:
>> As a
>> result, you will never get code compiled with g++ to link with these
>> libraries. There is no common ABI among C++ compilers. Thus, the
>> libraries
>> and headers of one can't b
17 matches
Mail list logo