[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8511: Sort error in makefile
From: |
Jim Meyering |
Subject: |
bug#8511: Sort error in makefile |
Date: |
Sun, 17 Apr 2011 08:27:17 +0200 |
tags 8511 notabug
close 8511
thanks
Alan Curry wrote:
...
> Your makefile is running the DOS/Windows sort command instead of the
> GNU/cygwin sort. Use a full path like /whatever/cygwin/bin/sort to make it
> use the right one.
>
> cygwin's bug, if a bug at all...
Hi Alan,
Thanks for replying.
I'm closing this issue.