I trying to use the shared-library for profiling but got the
error tickprocessor-driver.js:46 ReferenceError: argumetns is not defined.
I open a separated thread
(https://groups.google.com/d/topic/v8-users/mXu8BC5VBwk/discussion), anyone
can help?
Regards,
PM
On Monday, March 4, 2013 2:23:31 A
On Tuesday, February 26, 2013 10:53:11 PM UTC-9, nagu wrote:
>
> Hi stephan,
>
> There are no errors but so is not generated,i am trying with chrome
> browser build not v8 standalone.
> Can you please let me know the procedure...
>
>
>
Where are you looking for the .so? I had to spend a while t
On Wed, Feb 27, 2013 at 2:53 AM, nagarjuna atluri wrote:
> There are no errors but so is not generated,i am trying with chrome
> browser build not v8 standalone.
This worked for me on windows, I believe it should work on linux too.
In src/v8/build/common.gypi, add the following to the list of
var
Hi stephan,
There are no errors but so is not generated,i am trying with chrome browser
build not v8 standalone.
Can you please let me know the procedure...
On Wed, Feb 27, 2013 at 1:05 PM, Stephan Beal wrote:
> On Wed, Feb 27, 2013 at 8:06 AM, nagarjuna atluri wrote:
>
>> Thanks for the info
On Wed, Feb 27, 2013 at 8:06 AM, nagarjuna atluri wrote:
> Thanks for the info, but both the methods does not generate shared library
> for v8 in gyp build system, can any one help me out...
>
What exactly are the symptoms? Errors or simply no .so's? If the build runs
but no SOs are generated - i
Thanks for the info, but both the methods does not generate shared library
for v8 in gyp build system, can any one help me out...
On Fri, Jan 18, 2013 at 3:37 AM, Paweł Hajdan, Jr.
wrote:
> make library=shared soname_version= ...
>
> On Thu, Jan 17, 2013 at 7:45 AM, nagarjuna atluri wrote:
>
>> H
make library=shared soname_version= ...
On Thu, Jan 17, 2013 at 7:45 AM, nagarjuna atluri wrote:
> Hi,
>
> Can any one please let me know the procedure to build V8 as
> shared library in gyp build system.
> Basically i m having chrome browser code.
>
> --
> v8-users mailing list
> v8-users@google
make component=static_library
I think works.
On Jan 17, 2013, at 8:03 AM, Stephan Beal wrote:
> On Thu, Jan 17, 2013 at 5:00 PM, nagarjuna atluri
> wrote:
> Thanks for the reply
> but wanted to know in which gyp file we have to set the options
>
> There are no file-level options to set - it
On Thu, Jan 17, 2013 at 5:00 PM, nagarjuna atluri wrote:
> Thanks for the reply
> but wanted to know in which gyp file we have to set the options
>
There are no file-level options to set - it's all command-line driven.
Running it as documented at that wiki page will build a .so file. (Note
that
Thanks for the reply
but wanted to know in which gyp file we have to set the options
On Thu, Jan 17, 2013 at 7:51 AM, Stephan Beal wrote:
> On Thu, Jan 17, 2013 at 4:45 PM, nagarjuna atluri wrote:
>
>> Can any one please let me know the procedure to build V8 as
>> shared library in gyp build sy
On Thu, Jan 17, 2013 at 4:45 PM, nagarjuna atluri wrote:
> Can any one please let me know the procedure to build V8 as
> shared library in gyp build system.
> Basically i m having chrome browser code.
>
https://code.google.com/p/v8/wiki/BuildingWithGYP
--
- stephan beal
http://wanderinghors
11 matches
Mail list logo