Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Build Error (V8 scons) - dereference/aliasing rule Warnings treated as errors #28

Open
mistergibson opened this issue Oct 15, 2010 · 0 comments

Comments

@mistergibson
Copy link

I am unable to build V8 JS engine because scons treats warnings as errors.

To 'just get it built' I removed all -Werror entries mentioned in SConstruct. Looks like your dereferencing does break strict aliasing rules and generates the warnings treated as errors.

Built fine after that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant