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


At 21:51 03/13/2003 -0700, Tom Tromey wrote:
>>>>> "Adam" == Adam Satcowitz <adam at planbtechnologies dot com> writes:

[ javax.mail ]

Adam> i searched this list's archives. it seems to be in there. so i
Adam> went to http://www.gnu.org/software/classpathx/ and it is under
Adam> development but there is no link for it. i did find
Adam> http://savannah.gnu.org/cgi-bin/viewcvs/classpathx/mail/source/javax/mail/
Adam> but i can't find a jar file or something like that to use. am i
Adam> out of luck?


You could try checking it out and building it.

is there a fast way to download the whole directory structure....or do i have to click on each file one by one.....ugh. sorry for the basic luser questions.....i appreciate all your help.


Other than that, yeah, I imagine you're out of luck.

:) thanks. i did find on suns site that the javamail package is fine for distribution. and when i tried to compile it i got:
0:01:40.83 - D:\MinGW\bin>gcj -c d:\java\javamail1.3\javamail-1.3\mail.jar
SecuritySupport12.java: In class `javax.mail.SecuritySupport12$4':
SecuritySupport12.java: In method `javax.mail.SecuritySupport12$4.run()':
SecuritySupport12.java:80: class 'java.lang.ClassLoader' has no method named 'getSystemResources' matching signature '(Ljav
a/lang/String;)Ljava/util/Enumeration;'


which is weird since it seems like you are supporting java.lang.ClassLoader....

any thoughts?

adam

Adam Satcowitz
Plan B Technologies, Inc.
212.242.5654


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