What happens when you build debug version of v8?

scons arch=x64 shapshot=on mode=debug

Which version of GCC you are using?

--
Vyacheslav Egorov

On Thu, Dec 30, 2010 at 3:54 PM, [email protected] <
[email protected]> wrote:

> Hi,
>
> Building v8 on centos 5 using:
>
> scons arch=x64
>
> Any code I link against libv8 now pauses forever at 100% CPU usage
> when I call v8::Context::New()
>
> I tried building with:
>
> scons arch=x64 snapshot=on
>
> This caused the build system to pause forever at 100% CPU running a
> script called "mksnapshot".
>
> Tried this using tags: 2.3.8, 2.5.9.6, branch 2.5 and trunk.
>
> Is there a known issue with libv8 not working on Centos 5/Redhat 5?
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
>

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

Reply via email to