Comment #16 on issue 2140 by [email protected]: Fix hardfloat detection in Linux
http://code.google.com/p/v8/issues/detail?id=2140
Do you see the same error with bleeding edge (r133..)? if yes can you post more details:
$ touch /tmp/empty.c; gcc -mfloat-abi=softfp -mcpu=cortex-a8 -c -dM -E /tmp/empty.c
and any other option used for compilation? -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
