sebastianbiallas / pearpc

PearPC - PowerPC Architecture Emulator
GNU General Public License v2.0
394 stars 70 forks source link

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

Open mascondante opened 7 years ago

mascondante commented 7 years ago

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