Author Topic: compiling issues on fba-rr  (Read 5037 times)

Offline VonSi

  • New Member
  • *
  • Posts: 3
  • Karma: +0/-0
compiling issues on fba-rr
« 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 =[

Offline JacKc

  • FBNeo Dev
  • ******
  • Posts: 1677
  • Karma: +56/-0
  • Hasta la vista, Baby !
Re: compiling issues on fba-rr
« Reply #1 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.


Offline VonSi

  • New Member
  • *
  • Posts: 3
  • Karma: +0/-0
Re: compiling issues on fba-rr
« Reply #2 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: