Comment #6 on issue 413 by funisher: GCC 4.4 fails to compile current
version, over strict aliasing
http://code.google.com/p/v8/issues/detail?id=413
I ran into this today and if it's the same error I experienced, it was
because this
line doesn't work:
if os.environ.get('GCC_VERSION') == '44':
I have gcc-4.4.1, but the variable GCC_VERSION is not set in my environment
by
default. there should be some other way of discovering the version of the
toolchain. I
looked through scons api / docs and found no easy way of doing it...
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---