On Tue, 10 Feb 2004, David Fritz wrote:
> With a recent CVS build:
>
> $ strace echo hello -z
> strace: unknown option -- z
> Try 'strace --help' for more information.
Use "strace -- echo hello -z".
> I posted a patch two months ago that will fix this:
>
> http://sources.redhat.com/ml/cygwin-pat
With a recent CVS build:
$ strace echo hello -z
strace: unknown option -- z
Try 'strace --help' for more information.
I posted a patch two months ago that will fix this:
http://sources.redhat.com/ml/cygwin-patches/2003-q4/msg00223.html
Danny Smith recently reverted /src/winsup/mingw/mingwex/geto
2 matches
Mail list logo