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: Error compiling itext file


On Fri, 2004-03-19 at 15:39, Tom Tromey wrote:
> >>>>> "Bob" == Bob Bell <bbell@hp.com> writes:
> 
> Bob> http://prdownloads.sourceforge.net/itextpdf/itext-paulo-jdk1.1-129.zip.
> 
> This has code in it like this:
> 
>    import com.sun.java.util.collections.Comparator;
> 
> This will never work with gcj, I'm afraid.  We don't implement
> com.sun.*, nor can we.

I don't think it's that simple.  Surprisingly, com.sun is used for some
free software, like com.sun.speech.freetts.* and com.sun.speech.engine.*
from freetts.

http://freetts.sourceforge.net/docs/index.php

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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