On 03/04/2012 11:13, Ilya Dmitrichenko wrote:
> On 3 April 2012 10:02, Jérémy Lal <[email protected]> wrote:
>> Hi,
>> i built nodejs 0.6.14 with libv8 3.8.9.16 (which supports mips little 
>> endian),
>> and ran the "test/simple" suite on this architecture :
>> http://db.debian.org/machines.cgi?host=rem
>>
>> There is only one failing test (test-readfloat), see
>> https://buildd.debian.org/status/fetch.php?pkg=nodejs&arch=mipsel&ver=0.6.14~dfsg1-1&stamp=1333442457&file=log
>>
>> It's worth trying to solve it, no ?
>>
>> Jérémy.
> 
> Wow, that's great news!
> From what I understood about the V8, it has quite a bit of arch
> dependent code, am I right?

A *lot*, it generates assembly code on the fly.

v8 builds on mips (little endian) since version 3.7.
Using v8 3.8.9.16 the "simple" test suite pass on mips.

The debian package tries to support those archs :
https://buildd.debian.org/status/package.php?p=libv8
https://buildd.debian.org/status/package.php?p=nodejs

Jérémy.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to