Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Compilation with external SpiderMonkey

An area for discussing new ideas and additions to Oolite.

Moderators: winston, another_commander

Post Reply
rion
Above Average
Above Average
Posts: 17
Joined: Fri Jul 10, 2009 10:38 am

Compilation with external SpiderMonkey

Post by rion »

Hi

I know developers are trying to make intallation simple and stable enough but usually package maintainers for specific distros are not that happy with this approach.
The main problem is bundled dependencies. they increase compilation time, they supported not that good as main tree, they make the product/package heavier etc etc.
Well I keep Oolite package updated in my Gentoo overlay and while I'm happy enough by nature I can't say for everyone =)

In Oolite we have Mozilla JavaScript engine, which according to descriptions on GitHub is a plain copy of SpiderMonkey-1.8.5.
I tried to compile with Gentoo dev-lang/spidermonkey-1.8.5-r6 and it failed to build. So it seems Oolite has something older.
But after some patching I was able to compile it and if developers are interested in this here is what I have:

My Gentoo package: https://github.com/rion-overlay/rion-ov ... ion/oolite
The patch for external mozjs: https://github.com/rion-overlay/rion-ov ... ozjs.patch
Additional tricks for compilation here: https://github.com/rion-overlay/rion-ov ... ha1.ebuild

Thanks.
xmpp: rion [at] jabber.ru
Post Reply