Status: New
Owner: ----

New issue 2259 by [email protected]: GYP: libv8preparser.so still needed?
http://code.google.com/p/v8/issues/detail?id=2259

I'm compiling v8 with GYP and python 2.6.8, on CentOS 5.8 64 bits:
export LD_LIBRARY_PATH="out/x64.release/lib.target out/x64.release/d8"
%{__make} %{?_smp_mflags} -j8 x64.release library=shared console=readline soname_version=3

The make is successful and I see the libv8.so library, but libv8preparser.so is missing. When I used to compile it with scons, I had that lib generated. Do I miss any additional make command to create the missing lib?

Thanks for your help.

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

Reply via email to