On 19/10/2017 15:17, cyg Simple wrote:




So the corrective action is to distribute GCC and friends as
x86_64-unknown-cygwin-*.exe instead of x86_64-pc-cygwin-*.exe.

Incorrect.  GCC is also fine as is.


No it is not!  The below example should work out of the box and it doesn't.

./configure --host=x86_64-unknown-cygwin --build=x86_64-unknown-cygwin


the correct way is
 ./configure

don't add what you don't need..


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to