Camm Maguire wrote:
Greetings, and thanks for looking at cygwin.  Please be advised that
our currently supported windows target is mingw, but cygwin has always
been desired as an option, and I think would be relatively close to
the working unix.

Please post the output of

ldd `which awk`

which is the root of your failure.

Take care,
$ ldd `which awk`
awk.exe -> /usr/bin/awk.exe
cygwin1.dll     -> /usr/bin/cygwin1.dll
cygintl-3.dll   -> /usr/bin/cygintl-3.dll
kernel32.dll    -> /cygdrive/c/WINDOWS/system32/kernel32.dll
ntdll.dll       -> /cygdrive/c/WINDOWS/system32/ntdll.dll
cygiconv-2.dll  -> /usr/bin/cygiconv-2.dll
advapi32.dll    -> /cygdrive/c/WINDOWS/system32/advapi32.dll
rpcrt4.dll      -> /cygdrive/c/WINDOWS/system32/rpcrt4.dll



_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to