[Bug c/19513] [IMA] High memory usage when compiling multiple files at a time

2005-01-19 Thread ch at csh-consult dot dk
--- Additional Comments From ch at csh-consult dot dk 2005-01-19 13:06 --- Does this mean that there is a limit to how many files you can compile at a time (due to limited memory)? Can't the garbage collector run between each compilation? -- http://gcc.gnu.org/bugzilla

[Bug c/19513] New: High memory usage when compiling multiple files at a time

2005-01-18 Thread ch at csh-consult dot dk
multiple files at a time Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ch at csh-consult dot dk

[Bug c/19513] [IMA] High memory usage when compiling multiple files at a time

2005-01-18 Thread ch at csh-consult dot dk
--- Additional Comments From ch at csh-consult dot dk 2005-01-18 22:32 --- Yes I have, but I was lazy and wrote it in C#. I've put them up for download here: http://212.242.245.122/100files.tar.gz (2.5MB) There is also the command to invoke gcc (run.bat) No -O flag is used

[Bug c/19465] [IMA] Compiling multiple source files at a time gives redefinition errors

2005-01-17 Thread ch at csh-consult dot dk
--- Additional Comments From ch at csh-consult dot dk 2005-01-17 21:01 --- Thanks Andrew. Is the memory problem also fixed? I created a simpler example. 100 equal .c files each containing: static void mainX() {} where X varies from 1 to 1. This gives me a slightly different

[Bug c/19465] New: Compiling multiple source files at a time gives redefinition errors

2005-01-15 Thread ch at csh-consult dot dk
Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ch at csh-consult dot dk CC: gcc-bugs at gcc dot gnu dot