Looks to me like your command line tools aren't installed properly or something's erased one of the files or broken one of the filesystem soft/hard links.
This is what I have on my system. The error message in your compilation said "no assemblers installed" so it could not find "as" mschwartz@dionysus:~$ ls -l /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/as lrwxr-xr-x 1 root wheel 21 Jul 25 2012 /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/as -> ../../../../../bin/as On Aug 8, 2013, at 1:34 PM, Jim Acquavella <[email protected]> wrote: > /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/as -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
