Comment #21 on issue 2140 by [email protected]: Fix hardfloat detection in Linux
http://code.google.com/p/v8/issues/detail?id=2140
You're probably using a linaro release. Upstream gcc 4.5.3 and 4.5.4 do not define __ARM_PCS or __ARM_PCS_VFP but e.g. linaro gcc 4.5-2011.02-0 (that's 4.5.2+) defines those.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
