[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows SDK build broken: compiler is out of heap space #25276

Closed
fsc8000 opened this issue Dec 16, 2015 · 2 comments
Closed

Windows SDK build broken: compiler is out of heap space #25276

fsc8000 opened this issue Dec 16, 2015 · 2 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.

Comments

@fsc8000
Copy link
Contributor
fsc8000 commented Dec 16, 2015

I guess MSVC can't handle array initializers that large. Is it possible to split this into multiple files? @johnmccutchan @zanderso

http://build.chromium.org/p/client.dart/builders/vm-win32-debug-be/builds/7672/steps/build/logs/stdio

..\build\DebugIA32\obj\global_intermediate\observatory_assets.cc(433174): fatal error C1060: compiler is out of heap space

@fsc8000 fsc8000 added the area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. label Dec 16, 2015
@johnmccutchan johnmccutchan self-assigned this Dec 16, 2015
@johnmccutchan
Copy link
Contributor

@fsc8000
Copy link
Contributor Author
fsc8000 commented Dec 16, 2015

Agree. Compressing is even better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

2 participants