This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/12893] The included test case does not link


------- Additional Comments From dog at bluezoo dot org  2003-11-09 09:25 -------
Subject: Re:  The included test case does not link

pinskia at gcc dot gnu dot org wrote:
> I had look into the and the problem was that one of the class files 
> calls the super's
> functions and the super class was abstract so it was causing a link 
> problem.  Is there any
> way to get the source to gnu.inet.ftp.* classes, I could not find them 
> any where.

from classpath cvs, module inetlib.

thanks for looking into it,


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12893


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