java.util.logging

Stefan Prelle prelle@informatik.uni-bremen.de
Mon Nov 24 23:36:00 GMT 2003


Hi Folks,

I was trying to compile code that uses the Java Logging API.
gcj/libjava doesn't seem to support that API although I can 
see that the sources files exist.

I just checked out a fresh snapshot that compiles just fine -
but without producing a libjava that includes java.util.logging.

My configure command was
  ../configure --prefix=/local/prelle --enable-shared --enable-threads
--enable-threads=posix --with-arch=pentium4
--enable-languages=java,c,c++ --enable-interpreter --enable-java-awt
--with-x : (reconfigured) ../configure --prefix=/local/prelle
--enable-shared --enable-threads --enable-threads=posix
--with-arch=pentium4 --enable-languages=java,c,c++ --enable-interpreter
--enable-java-awt=xlib --with-x
Thread model: posix
gcc-Version 3.4 20031124 (experimental)

What am I missing?

Thanks in advance,

  Stefan



More information about the Java mailing list