开发者

Building elf within Eclipse within Windows

开发者 https://www.devze.com 2023-01-02 12:05 出处:网络
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 an

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 idea开发者_如何转开发s?

Thanks

0

精彩评论

暂无评论...
验证码 换一张
取 消