AmiBlitz / AmiBlitz3

Complete package of AmiBlitz3 including all sources.
https://www.amiblitz.de/
123 stars 9 forks source link

Compiler fails on command-line: Could not allocate enough memory. #101

Open tetracorp opened 2 weeks ago

tetracorp commented 2 weeks ago

I'm using AmiBlitz3910final.lha on Workbench 3 emulated on FS-UAE. I try to compile Hello World from the command-line:

AmiBlitz3 -s Sourcecodes/Templates/Hello_World.ab3 -e RAM:hello

But it gives this error.

Could not allocate enough memory. Emulated PED closes down now

FS-UAE is emulating 16MB+ memory, and the same bug doesn't occur in earlier version AmiBlitz399.lha.