redefinition errors
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: gc
--- 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
iling 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 d
--- 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
--- 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/bug