------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-01 14:52 ------- You might want to try a snapshot of 4.0.0 which has AWT support builtin. Also this is not a link error, this is at compile time still. This error usually shows up if you try to compile a .jar and a .java file at the same time. This is known to be broken, there are a couple of bugs for this.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20715