This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: mysql Connector/J


>>>> Maybe you're seeing problems because you're using an older gcj.
>>>> Yet another reason that using 3.3 is better.

I'm using the latest gcj release candidate for minGW, which is still
gcj-3.2-20021210-1. Since the patches used to produce this version are out
of sync with CVS, it's quite some task to crosscompile gcj for minGW from
linux. As soon as gcj builds natively on minGW, I'll switch over to the
version in CVS.

Erik> Important to note here, is that upgrading java.sql in libgcj to
Erik> yet newer specifications will break the existing, currently
Erik> working drivers.
>>>>>>> Yeah.  Though it seems to me that this can only happen if Sun makes
incompatible changes, so it isn't entirely our fault.

Adding stuff to interfaces, automatically breaks older implementations. Sun
has done it at least 3 times now. So, be prepared for future breakage :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]