Notes:

1) SapDB/MaxDB driver don't compile if you just download sources. You need to strip out encription and native portions.
2) Compiled SapDB/MaxDB driver is slower than Java version...

I've used GCJ that comes with Fedora distro, and used -o, -o2 -o3. No make diff for performance. Compiled is still slower to connect, slower to query and so on.

Richter


Thomas Dudziak escreveu:

On 12/1/05, Craig A. Vanderborgh <[EMAIL PROTECTED]> wrote:

We need to build OJB using gcj 3.3.2 for an embedded system.  Is it
possible?  What experiences have people had using OJB w/gcj 3.3.x?

Never tried it, but I think with the newer gcj versions this should be
doable. You should check however for prebuilds of the libraries that
OJB uses (e.g. commons-lang, commons-collections etc.), usually there
are some available or at least steps to get them to compile.
On second thought, I think your main problem will be the JDBC driver, not OJB.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to