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: compiling a SWT-gui with gcj on windows


On Wed, 6 Aug 2003, [ISO-8859-1] Jörg Maisenbacher wrote:
> Do i understand this right. gcj can't handle all java-packages which are
> included in the JRE?

Which JRE?  Not all of 1.4 is implemented yet.

BTW, libgcj is based largely on the Classpath project
(http://www.gnu.org/software/classpath).  This is a clean-room effort to
implement all of Sun's core java APIs.  It contains no Sun code at all, so
finding divergences with Sun's APIs is not uncommon (bug reports are
welcome).

Jeff


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