Re: error running linker

2021-01-08 Thread Tres Finocchiaro via Cygwin
If this command is getting its parameter from a previous command, make sure to sanitize the stderr that comes from Cygwin. Normally, this isn't a problem, but ant specifically included stderr and stdout together when parsing a command. https://github.com/java-native-access/jna/commit/2714a017c9fa

FAST_CWD warning on 64-bit Cygwin + Windows for ARM64

2021-01-07 Thread Tres Finocchiaro via Cygwin
Running cygwin64 on Windows for ARM64 using the new, experimental x86_64 emulation layer, the following warning is shown: > Cygwin WARNING: >Couldn't compute FAST_CWD pointer. This typically occurs if you're using >an older Cygwin version on a newer Windows. Please update to the latest >