On Sat, 10 Jan 2015 14:21:12 +0100 LB <[email protected]> wrote: > On January 10, 2015 "Philipp Seiler" wrote: > > > I have problem compiling mame on armv7. Locally i always got an > > error like this > > > [34121s] {standard input}: Assembler messages: > > [34121s] {standard input}: Error: open CFI at the end of file; > > missing .cfi_endproc directive > > A cursory google search suggests the "-pipe" gcc option might be > responsible for this behaviour.
Perfect. That did that trick. I added a patch for armv7l which disables the "-pipe" option. But I ran into another error. GCC gets killed for no reason. I found out that I hadn't enough ram to build so I added 3GB swap for compiling mame and now it compiles a lot longer (still not finished) and hopefully build successfully. But nethertheless what can I do to get mame build on server side? It is still in scheduling state while xbmc/kodi built for sereval times. Best Regards, Philipp -- Philipp Seiler Open Source & Linux advocator Mail: [email protected] GPG Key: 0x75911461 Jabber: [email protected]
pgp8GSZf7afmj.pgp
Description: OpenPGP digital signature
_______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
