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

"Link Failed: Not enough room in heap zone" error when building #9

Open
mrpippy opened this issue Apr 10, 2018 · 1 comment
Open

"Link Failed: Not enough room in heap zone" error when building #9

mrpippy opened this issue Apr 10, 2018 · 1 comment

Comments

@mrpippy
Copy link

mrpippy commented Apr 10, 2018

I've tried compiling the source code (from the .sit file) on 3 different Macs (OS 8.6, 9, and 10.4 in Classic) using CW 10 Gold, and on every machine the final link fails with "Not enough room in heap zone".

The problem appears to be 2dLib: either the code or data field for 2dLibPPC will be way too big, and the total fields at the bottom add up into the hundreds of MB. The code/data sizes in the 2dLib project look fine, and the file itself is 532 KB, all normal. Removing and re-adding the library to the Shock project doesn't seem to help, neither do different compile options.

Has anyone else come across this problem?

@eisnerguy1
Copy link

I've been able to compile the code a bunch of times in 7.6.1. Sounds like an issue with anything above 7.6.1.

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

No branches or pull requests

2 participants