At 12:50 PM +0100 04/13/99, Urs Wagner wrote:
>Sorry
>
>I mean native code Java application.
try the gcj thing form cygnus. http://sourceware.cygnus.com/java/
It's a Java front end to egcs.
>Wait I'm confused. Isn't JFC just Swing? Why isn't that "native Java"?
JFC1.1 is swing, 100% pure Java a
The only solution that I found the is plausable today is
to use ibms native code compiler.
You have to purchase visualage for java enterprise edition.
I was using it under the beta versions of it with swing 1.1.
It works very well and it speeds up swing significantly.
Edgar Villanueva
PCS Tec
Look in $(JDK_HOME)/include/genunix/
[EMAIL PROTECTED] on 03/06/99 07:46:01 AM
To: [EMAIL PROTECTED]
cc:(bcc: Russell Pridemore/Lex/Lexmark)
Subject: NATIVE CODE
Dear sir,
I use linux OS.
I want to include a "C" function for writing into sound card in a
real-time application u