More trouble compiling lakka

Hello, me again… Long story short: I am trying to add mame to lakka.

But now i am getting this error:

boptional.a obj//mame/mame/liboptional2.a obj//libemu.a obj//mame/mame/libdasm.a obj//libutil.a obj//libexpat.a obj//libsoftfloat.a obj//libjpeg.a obj//libflac.a obj//lib7z.a obj//libformats.a obj//liblua.a obj//libsqlite3.a obj//libz.a obj//libocore.a -lstdc++ -lpthread -ldl -o mame_libretro.so /home/kyran/Lakka/build.Lakka-Generic.i386-devel/toolchain/bin/i686-openelec-linux-gnu-ld: unrecognized option ‘-Wl,–version-script=src/osd/retro/link.T’ /home/kyran/Lakka/build.Lakka-Generic.i386-devel/toolchain/bin/i686-openelec-linux-gnu-ld: use the --help option for usage information Makefile.libretro:887: recipe for target ‘mame’ failed make[1]: *** [mame] Error 1 make[1]: Leaving directory ‘/home/kyran/Lakka/build.Lakka-Generic.i386-devel/mame-b2e10eb’ Makefile:12: recipe for target ‘image’ failed make: *** [image] Error 2 kyran@Kyran-Linux:~/Lakka$

Thank you in advance :wink: