[Bug target/12413] 'symbol already defined' when building ICU 2.6 with Cygwin

2007-09-20 Thread dannysmith at users dot sourceforge dot net
--- Comment #5 from dannysmith at users dot sourceforge dot net 2007-09-20 21:24 --- This testcase compiles with problem on trunk and 4.2.2. I haven't tested 4.1.x Danny -- dannysmith at users dot sourceforge dot net changed: What|Removed

[Bug target/12413] 'symbol already defined' when building ICU 2.6 with Cygwin

2004-01-19 Thread dannysmith at gcc dot gnu dot org
--- Additional Comments From dannysmith at gcc dot gnu dot org 2004-01-19 21:35 --- Hello. This bug is caused by the way vtable are handled in cp/decl2.c (import_export_vtable) vs the need for the dllimport marking mechanism to avoid marking defined data as dllimport. The vtable may be