This is the mail archive of the java@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]

Re: copile java 1.5 code


Am Mittwoch, 26. Januar 2005 15:13 schrieb Tim Oliver Wagner:
> Hello,
> I need to compile a java program. This one is written with java
> 1.5. It does not work to compile the program correct.
>
> I wrote a little program to solve my compile problems, but it still
> doesn't work. I hope someone can help me. Or is it just at the
> moment not possible to compile java 1.5 code?
>
> The little senseless program is append to this mail.

java.lang.StringBuilder was added in JDK 1.5 and we don't added that 
to GCJ yet.


Michael 
-- 
Homepage: http://www.worldforge.org/


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