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: Where is gnu.gcj.convert.Output_UTF8?


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Dienstag, 5. Oktober 2004 09:21 schrieb Clemens Eisserer:
> Thanks a lot for your answer!
>
> >> I searched in gcj-3.4 sources for the file so I could link it to
> >> the app seperat but was not able to find it, in the whole
> >> GCJ-3.4 (orginial, not the source from thisiscool) there was no
> >> Output_UTF8.java or something else.
> >
> >It' there in libjava/gnu/gcj/convert/Output_UTF8.java.
>
> Hmm it was not there in my gcc-3.4.0 source download do I simply
> took it from my 3.2.1-snamshot. Now it works well, hmm, Ill use it
> exlipzit soo the linker may not remove it - thanks a lot for this
> tip!
>
> However I still have a problem: Till such a http-connection is
> etablished and the input-stream is opened it takes about 5 secs
> whereas even old 1.1-style jvm work well with my code. Are there
> any special things I have to do to make connecting faster?

This is most probably a bug in the http implementation. You could use 
the http implementation from GNU inetlib but this needs some hacking 
in GCC 3.4.x to make it use it. For 4.0.0 I plan to replace our 
implementation with the one from GNU inetlib.


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBYk7XWSOgCCdjSDsRAp+5AJ45b1labbVCA+Oyevu3rqVtbjP8TwCfcDWL
+8Ghz3CEHuuzzHilmfYdTD4=
=/Hrr
-----END PGP SIGNATURE-----


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