On 2019-11-14 21:31, Ken Brown wrote:
> On 11/14/2019 2:32 PM, Keith Christian wrote:
> > The "boxes" command fails to run on a Cygwin64 install two weeks ago.
> >
> > echo "hello" | /usr/bin/boxes
> > boxes: No such file or directory
>
> Running boxes under strace shows that it is trying to open
On Fri, Nov 15, 2019 at 1:15 AM Jari Aalto wrote:
>
> On 2019-11-14 21:31, Ken Brown wrote:
> > On 11/14/2019 2:32 PM, Keith Christian wrote:
> > > The "boxes" command fails to run on a Cygwin64 install two weeks ago.
> > >
> > > echo "hello" | /usr/bin/boxes
> > > boxes: No such file or directory
Tar in recent updates to Cygwin64 hangs.
When the tar command is run with strace, it generates voluminous
output but won't list tar file contents or extract the tar file (or
tar.gz, tar.xz, etc.)
tar --version
tar (GNU tar) 1.29
Packaged by Cygwin (1.29-1)
Copyright (C) 2015 Free Software Foundat
On 11/15/2019 9:19 AM, Keith Christian wrote:
> Tar in recent updates to Cygwin64 hangs.
>
> When the tar command is run with strace, it generates voluminous
> output but won't list tar file contents or extract the tar file (or
> tar.gz, tar.xz, etc.)
>
> tar --version
> tar (GNU tar) 1.29
> Pack
On Fri, Nov 15, 2019 at 7:40 AM Ken Brown wrote:
>
> On 11/15/2019 9:19 AM, Keith Christian wrote:
> > Tar in recent updates to Cygwin64 hangs.
> >
> > When the tar command is run with strace, it generates voluminous
> > output but won't list tar file contents or extract the tar file (or
> > tar.g
On 11/15/2019 10:12 AM, Keith Christian wrote:
> On Fri, Nov 15, 2019 at 7:40 AM Ken Brown wrote:
>>
>> On 11/15/2019 9:19 AM, Keith Christian wrote:
>>> Tar in recent updates to Cygwin64 hangs.
>>>
>>> When the tar command is run with strace, it generates voluminous
>>> output but won't list tar
On 2019-11-15 08:12, Keith Christian wrote:
> On Fri, Nov 15, 2019 at 7:40 AM Ken Brown wrote:
>> On 11/15/2019 9:19 AM, Keith Christian wrote:
>>> Tar in recent updates to Cygwin64 hangs.
>>> When the tar command is run with strace, it generates voluminous
>>> output but won't list tar file conten
On 2019-11-15 00:55, Arthur Norman wrote:
>> You appear to be running into a conflict with Cygwin managing Windows TLS, as
>> Cygwin does its own messing around to support Unix/Linux/POSIX/g++ semantics
>> for
>> TLS and everything else under Windows. You should either use the supplied
>> API,
>>
On Fri, Nov 15, 2019 at 10:34 AM Brian Inglis
wrote:
>
> On 2019-11-15 08:12, Keith Christian wrote:
> > On Fri, Nov 15, 2019 at 7:40 AM Ken Brown wrote:
> >> On 11/15/2019 9:19 AM, Keith Christian wrote:
> >>> Tar in recent updates to Cygwin64 hangs.
> >>> When the tar command is run with strace,
I notice that you are not independently compiling your source files and have no
include guard in t.h.
Could I suggest that you add the include guard to t.h and retest.
If you still have an issue, try independently compiling your source files, then
linking them as a separate step, to see if that wo
On 2019-11-15 15:25, Arthur Norman wrote:
>> I notice that you are not independently compiling your source files and have
>> no
>> include guard in t.h.
>> Could I suggest that you add the include guard to t.h and retest.
>> If you still have an issue, try independently compiling your source files
On 2019-11-15 20:35, Brian Inglis wrote:
> On 2019-11-15 15:25, Arthur Norman wrote:
>>> I notice that you are not independently compiling your source files and
>>> have no
>>> include guard in t.h.
>>> Could I suggest that you add the include guard to t.h and retest.
>>> If you still have an issu
12 matches
Mail list logo