I don't feel like I need libv8preparser.so. Since you're not reporting anything that's broken, looks like you don't need it either.
On Thu, Jul 26, 2012 at 9:03 AM, Floren Munteanu <[email protected]> wrote: > Hi all, > > 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 > > 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-users mailing list [email protected] http://groups.google.com/group/v8-users
