Comment #14 on issue 2140 by [email protected]: Fix hardfloat detection
in Linux
http://code.google.com/p/v8/issues/detail?id=2140
Are you still struggling with this issue without the patch applied to node?
Have you tried with the fix committed as r11951?
If this is still an issue, could you give more details? It is hard to
imagine all possible combinations of build options ;)!
Are you doing native or cross compilation?
Can you include the output of
$ gcc --version
$ touch /tmp/empty.c; gcc -mfloat-abi=softfp -c -dM -E /tmp/empty.c
and the options used for compilation?
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev