Building elf within Eclipse within Windows

馋奶兔 提交于 2019-12-11 09:09:31

问题


I'm having trouble building an Elf file within Eclipse within Windows. It seems that everytime I build, a PE / portable executable for windows is created. I've gone into the Binary Parser section and checked Elf Parser while making sure that everything else is unchecked. However, I continue to end up with a PE which I cannot run on Linux.

For clarification, I'm using the Linux GCC toolchain within Eclipse.

I've attempted a reinstall of Cygwin -- still experiencing the same issues.

Any ideas?

Thanks

来源:https://stackoverflow.com/questions/2955617/building-elf-within-eclipse-within-windows

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