This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
boehm-gc: /tmp/ccWzGX8S.s:4526: Error: Length of .comm "_C" is already 16. Not changed to 32.
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: java at gcc dot gnu dot org
- Date: 11 Dec 2001 21:02:20 -0500
- Subject: boehm-gc: /tmp/ccWzGX8S.s:4526: Error: Length of .comm "_C" is already 16. Not changed to 32.
- Organization: Myself
Aargh. Seems that people have run into this before:
http://gcc.gnu.org/ml/java/2001-06/msg00008.html
Does anybody have any advice on this? I tried gcc -E, and the symbol
_C doesn't appear in the output...
- a