Hi David, AFAIK ARM4 compilation should have been fixed by *r5260* * * *http://code.google.com/p/v8/source/detail?r=5260*
-- Vyacheslav Egorov On Mon, Aug 16, 2010 at 11:16 AM, <[email protected]> wrote: > On 2010/02/25 11:25:57, Søren Gjesse wrote: > > [...] > > > http://codereview.chromium.org/661075/diff/1/3#newcode194 >> src/platform-freebsd.cc:194: void OS::DebugBreak() { >> Wont this not lead to emitting int $3 with __arm__ defined and >> CAN_USE_ARMV5_INSTRUCTIONS not defined? >> > > In platform-linux.cc and platform-openbsd.cc as well. >> > > Yes, it does. Which is why v8 does not build on ARMv4. > > See: > http://code.google.com/p/v8/issues/detail?id=590 > > > > http://codereview.chromium.org/661075/show > > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
