I've noticed something odd in compiling today's HEAD
(d5e66a70c379a425f2c4d1a713dd8eed4b3274eb) on a 32-bit Ubuntu machine
that I don't see on my 64-bit Ubuntu machine.  I have to force build
system to use gcc/g++ by doing

   CXX=g++ CC=gcc make ia32.release

Is there a better way of doing this?  I don't have clang/++ installed
on these machines.  I remember Jakob or maybe Ben (or maybe someone
else) mentioning that clang had become the default build compiler for
Chrome.  Maybe it's time for me to switch as well. :D

-L

-- 
-- 
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/d/optout.

Reply via email to