Linux cross-compiler for Cygwin — not able to find the Linux Cygwin compiler tool chain online

爷,独闯天下 提交于 2019-12-30 18:25:09

问题


I have installed Cygwin and followed the necessary steps to install the right packages to allow for Linux cross-compilation on Windows. More info on procedure here Compiling Linux binaries (x86/x86-64) under Windows

However, I am not able to obtain the actual Linux compiler tools from the source above, or anywhere online (after hours of searching). The download to the Linux cross-compiler for Cygwin points to Metamod-P, I wonder what Metamod-P is.

How or where can I get the required Linux cross-compiler for cygwin?


回答1:


The Cygwin Ports repository contains cross-compilers for i686, x86_64, armv7hl, and aarch64 GNU/Linux targets. Look for the linux-*-gcc-* packages under the Devel category.



来源:https://stackoverflow.com/questions/28596403/linux-cross-compiler-for-cygwin-not-able-to-find-the-linux-cygwin-compiler-to

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!