ere must be a pared down kernel somewhere
using libvga. if the AWT could be implemented in libvga, the fun would begin.
--
Gerald de Jong, Beautiful Code B.V.
Rotterdam, The Netherlands, Tel. +31655893940
http://www.beautifulcode.nl
-
ely tool! when a JDK for Linux appears which also has the
debugging interface, Elixir will also debug. (they've got it working on
windhose and solaris). it's even got some jar tool stuff, and obfuscation.
http://www.elixirtech.com
--
Gerald de Jong, Beautiful Code B.V.
Rotter
i downloaded the v3 JDK, and also the native threads stuff.
i would like to RTFM about how to make use of the native threads stuff, but i
don't know where the M is. can somebody point a finger?
--
Gerald de Jong, Beautiful Code B.V.
Rotterdam, The Netherlands, Tel. +31655893940
r one thing, i'm having more fun than i ever was. Java has
defined a big milestone, and given its momentum i doubt that anything similar
will have much of a chance. it will have to be another milestone, a kind of
paradigm shift. until then, let's code!
--
Gerald de Jong, Beautiful
for those of you looking for a good overview of the various efforts underway
and the products currently available in the Java-Linux domain, this may be a
nice article to read:
http://www.gamelan.com/journal/techfocus/042199_jlinux.html
--
Gerald de Jong, Beautiful Code B.V.
Rotterdam, The
e java classes (such as DataInputStream) do things big-endianedly
> 2. the jvm is responsible for hiding the endianness of the platform
> 3. as a result of (2) there is nothing a 100% java app can do to determine
> the endianness of the platform it's being run on.
bingo.
--
Gerald de
;s interest in having it run Java well will grow
accordingly. as long as it can be tamed.
--
Gerald de Jong, Beautiful Code B.V.
Rotterdam, The Netherlands, Tel. +31655893940
http://www.beautifulcode.nl
--
To UNSUBSCRIBE, em
#x27;s called "native Java" i believe. or do you prefer "native code"?
--
Gerald de Jong, Beautiful Code B.V.
Rotterdam, The Netherlands, Tel. +31655893940
http://www.beautifulcode.nl
--
To UNSUBSCR
end them.
all i had to do to get jdk1.2 running on RH 5.2 is make the following symbolic
link, which i made in the /opt/jdk1.2/jre/lib/i386 directory.
lrwxrwxrwx 1 root root 27 Apr 6 18:44 libstdc++-libc6.0-1.so.2 ->
/usr/lib/libstdc++.so.2.8.0*
--
Gerald de Jon