Re: [JDBC] Which JDK to build jdbc1 driver on Linux?

2001-08-14 Thread Gunnar Rønning

* Rene Pijlman <[EMAIL PROTECTED]> wrote:
|
| What's the recommended JDK to build the jdbc1 version of the
| driver on Linux? This is for test driving the driver.
| 
| I guess it will have to be one from
| http://www.blackdown.org/java-linux/ports.html, since AFAIK Sun
| hasn't released Linux ports of the older JDK's.
| 
| But which one? Should I just take the latest pre-Java2 release
| that's available on Linux (1.1.8)? Or should I take the oldest
| (1.0.2.) to test the driver for maximum compatibility?

I guess the best one to use is the JDK that people is actually using. 
That is IBM jdk 1.1.8. It is the fastest and most reliable JDK ever released 
for Linux. We use this one the production platforms where we don't have a 
Java 2 requirement.

-- 
Gunnar Rønning - [EMAIL PROTECTED]
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly



[JDBC] Which JDK to build jdbc1 driver on Linux?

2001-08-13 Thread Rene Pijlman

What's the recommended JDK to build the jdbc1 version of the
driver on Linux? This is for test driving the driver.

I guess it will have to be one from
http://www.blackdown.org/java-linux/ports.html, since AFAIK Sun
hasn't released Linux ports of the older JDK's.

But which one? Should I just take the latest pre-Java2 release
that's available on Linux (1.1.8)? Or should I take the oldest
(1.0.2.) to test the driver for maximum compatibility?

Regards,
René Pijlman

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])