Keith Christian wrote:
While testing the output of "windres" in Steven Penny's post earlier,
I used strace.
I don't see the microsecond timing output in the current strace
version 2.6.0. (Output has no special relation to "windres.")
foo$ strace -o windres.strace_${RANDOM} -t -u windres
foo
On 1/7/2017 1:54 PM, Steven Penny wrote:
On Sat, 7 Jan 2017 08:47:35, Ken Brown wrote:
That syntax works for me. Are you sure you're using Cygwin's windres?
I figured it out. If POSIXLY_CORRECT is set in the environment, it causes the
problem I was having. This should probably be documented s
On 2017-01-07 12:23, Steven Penny wrote:
> On Fri, 16 Dec 2016 16:56:57, "Eric Blake (cygwin)" wrote:
>> A new release of coreutils, 8.26-1, has been uploaded, and will be
>> available soon from your favorite mirror. This leaves 8.25-3 as
>> the previous version.
>
> This is interesting: tail now
On Fri, 16 Dec 2016 16:56:57, "Eric Blake (cygwin)" wrote:
> A new release of coreutils, 8.26-1, has been uploaded, and will be
> available soon from your favorite mirror. This leaves 8.25-3 as the
> previous version.
This is interesting: tail now supports 'tail +10'
http://savannah.gnu.org/foru
Hi
First I'm using the Windows firewall in Windows 7 on a laptop and it is
switched on.
I'm not sure whether this is a Cygwin question or not but I don't know
where else to ask and it's driving me nuts. If I use the PuTTY app to
connect to 192.168.1.100 it connects (where 192.168.1.100 is t
On Sat, 7 Jan 2017 08:47:35, Ken Brown wrote:
> That syntax works for me. Are you sure you're using Cygwin's windres?
I figured it out. If POSIXLY_CORRECT is set in the environment, it causes the
problem I was having. This should probably be documented somewhere.
--
Problem reports: http:
While testing the output of "windres" in Steven Penny's post earlier,
I used strace.
I don't see the microsecond timing output in the current strace
version 2.6.0. (Output has no special relation to "windres.")
foo$ strace -o windres.strace_${RANDOM} -t -u windres
foo$ tail windres.strace_221
Am 07.01.2017 um 05:10 schrieb Steven Penny:
Something is wrong with windres:
$ windres myapp.rc -o myapp.res
Usage: windres [option(s)] [input-file] [output-file]
The options are:
-i --input=Name input file
-o --output= Name output file
-J --
On 1/6/2017 11:10 PM, Steven Penny wrote:
Something is wrong with windres:
$ windres myapp.rc -o myapp.res
Usage: windres [option(s)] [input-file] [output-file]
The options are:
-i --input=Name input file
-o --output= Name output file
-J --inp
9 matches
Mail list logo