------- Additional Comments From dannysmith at users dot sourceforge dot net 2005-05-31 09:45 ------- Try changing --enable-shared to --disable-shared when configuring. Building shared libgcj with libtool doesn't really work on windows targets. You could try using Mohan Embars scripts to build a static lib and and then convert to dll. See http://www.thisiscool.com/gcc_mingw.htm
Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21754