Line 269 of your gist:

SOLINK(target) /v8-src/out/native/libv8.dylib


On Jul 19, 2013, at 8:07 AM, v8-mac-user <sampletest1...@gmail.com> wrote:

> 
> 
> 0
> down vote
> favorite
> I followed V8 Build Instructions from here
> 
> Here are the steps that I'm following to build V8 on Mac OSX.
> 
> 1. git clone git://github.com/v8/v8.git v8-src && cd v8-src
> 2. make dependencies
> 3. make x64 -j8 library=shared snapshot=on console=readline
> But I do not see out/x64.release/obj.target/tools/gyp/libv8_base.x64.a (or 
> snapshot.a)
> 
> The Folder only contains js2c.stamp
> 
> Here is the Gist: Build Output
> 
> What am I doing wrong ..
> 
> 
> -- 
> -- 
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> --- 
> You received this message because you are subscribed to the Google Groups 
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to