This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/20715] gcj link error


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]