Hi,

When I run ec -config project.ecf and subsequently finish_freezing in the
W_code directory everythin works fine. When I execute the ec -config
project.ecf -finalize command and subsequently finish_freezing in the F_code
directory, I get the following error:

<snip>
Compiling C code in C12

cc1: out of memory allocating 728407624 bytes after a total of 820932608
bytes
make[1]: *** [big_file_C12_x.o] Error 1
make: *** [C12/Cobj12.o] Error 2


I guess this is due to the fact that a lot more C* dirs are created in the
W_code (72) directory than in the F_code (24) directory so the C compiler
gets smaller files to process, but how do I solve this?

Kind Regards
--
Thomas
_______________________________________________
Es-users mailing list
[email protected]
http://rock.inf.ethz.ch/cgi-bin/mailman/listinfo/es-users

Reply via email to