sebastianbiallas / pearpc

PearPC - PowerPC Architecture Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-mno-cygwin is depreciated in gcc 4.x+

mascondante opened this issue · comments

I get this when I try to compile: https://ghostbin.com/paste/fy6wu

Researching I discovered as stated above this option has been depreciated. It seems a simple removal of that flag from the code should fix the issue from what I've read:
https://cygwin.com/ml/cygwin/2014-03/msg00365.html
http://stackoverflow.com/questions/6034390/compiling-with-cython-and-mingw-produces-gcc-error-unrecognized-command-line-o