Has anyone attempted to build Mozilla's SpiderMonkey (JavaScript-C engine, not the browser) with the ALARM for pogoplug-v3 distro?
I have all the prerequisites (for building SpiderMonkey) installed, but the build is failing at the configure step:
$this->bbcode_second_pass_code('', 'checking for correct temporary object destruction order... no
configure: error: Your compiler does not follow the C++ specification for temporary object destruction order.')
More info:
$this->bbcode_second_pass_code('', 'gcc version 4.6.2 20120120 (prerelease) (GCC)
[root@alarm src]# uname -a
Linux alarm 2.6.31.6_SMP_820 #100 SMP Sun May 29 04:53:45 EDT 2011 armv6l ARMv6-compatible processor rev 5 (v6l) Oxsemi NAS GNU/Linux')
Thanks,