Welcome!

Final Burn Neo => FBN Discussion => Topic started by: VonSi on February 11, 2013, 10:50:17 PM

Title: compiling issues on fba-rr
Post by: VonSi on February 11, 2013, 10:50:17 PM
When I try to compile

I get this error

$ make
Making normal build...

Generating depend file for src/burner/win32/debugger.cpp...
cc1plus.exe: note: obsolete option -I- used, please use -iquote instead
cc1plus.exe: error: unrecognized command line option '-mno-cygwin'
cc1plus.exe: error: unrecognized command line option '-fforce-mem'
cc1plus.exe: error: unrecognized command line option '-freduce-all-givs'
cc1plus.exe: error: unrecognized command line option '-fmove-all-movables'
makefile.mingw345:662: recipe for target `debugger.d' failed
make[1]: *** [debugger.d] Error 1
makefile:57: recipe for target `mingw345' failed
make: *** [mingw345] Error 2

Any thoughts as to how to procede would be appreciated.
ps: this emu is based on fba029711, and i didnt find fba029711 source code to compare =[
Title: Re: compiling issues on fba-rr
Post by: JacKc on February 12, 2013, 05:27:27 PM
Even if FinalBurn Alpha Rerecording (FBA-RR) is respecting FBA license (source code available according to latest FBA-RR release), it is not officially supported by FB Alpha team...So i suggest you to contact the main DEV for any support and/or bugs report (latest build and source v0.0.07 : October 27, 2011).

Best regards,
JacKc.
Title: Re: compiling issues on fba-rr
Post by: VonSi on February 22, 2013, 11:18:56 AM
JacKc

I already contacted them, but no one answered my e-mails. So that's why I made this topic.
I figured out how to solve this error but now I have a new error :redface: