Hari,

Does your cross environments usr/include/sys/ucontext.h contain the
struct ucontext_t and struct mcontext_t definitions? The struct
mcontext_t should have a field typed gregset_t with the name gregs.

What version of GCC are you using and which Linux version are you targetting?

-Ivan


On Mon, Sep 8, 2008 at 23:28,  <[EMAIL PROTECTED]> wrote:
>
> When I try to compile with arch=arm and CXX, CC, RANLIB set to Cross
> compiler tools, I get following error during compilation of "src/
> platform-linux.cc".
>
>  src/platform-linux.cc:570: error: 'struct sigcontext' has no member
> named 'gregs'
>
> Can any one suggest what might be the problem?
>
> -Hari
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to