On Fri, Apr 27, 2012 at 7:27 PM, Michael Schwartz <[email protected]> wrote:

> This is on a freshly installed Ubuntu in a VM.  There is no system wide
> <v8.h> header.  The -I./v8-read-only/include switch is having it read the
> v8 from the include directory.
>

FWIW:

[stephan@host:~/src/google/trunk]$ svn info
Path: .
URL: http://v8.googlecode.com/svn/trunk
Repository Root: http://v8.googlecode.com/svn
Repository UUID: ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Revision: 11461
Node Kind: directory
Schedule: normal
Last Changed Author: [email protected]
Last Changed Rev: 11442
Last Changed Date: 2012-04-26 10:21:05 +0200 (Thu, 26 Apr 2012)

 [stephan@host:~/src/google/trunk]$ make x64.debug library=shared
cmp: EOF on out/environment
GYP_GENERATORS=make \
build/gyp/gyp --generator-output="out" build/all.gyp \
              -Ibuild/standalone.gypi --depth=. -Dtarget_arch=x64 \
              -S-x64  -Dcomponent=shared_library
-Dv8_can_use_vfp_instructions=true
...snip...
  TOUCH
/home/stephan/src/google/trunk/out/x64.debug/obj.target/build/All.stamp
make[1]: Leaving directory `/home/stephan/src/google/trunk/out'


== "works for me"

Ubuntu 12.04 w/ gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal

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

Reply via email to