------- Comment #8 from bsdfan3 at users dot sourceforge dot net 2006-04-01 13:05 ------- GCC 3.4.4 seems to compile the testcase fine though (sorry about the linker error, nobody specified -c on the build command line): [EMAIL PROTECTED] ~ $ gcc t1.cc -save-temps --param ggc-min-expand=0 --param ggc-min-heapsize=0 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):: undefined r eference to [EMAIL PROTECTED]' collect2: ld returned 1 exit status
[EMAIL PROTECTED] ~ $ gcc --version gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26660