Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI don't believe gcc has any internal limits - other than available system memory.
If you are compiling a 64MB C source file you probably need a lot of memory/swap. I'm not sure if windows has per process memory limits (cf ulimit), but it might be that the windows swap/page file isn't big enough.