Hallo Corinna, Am Samstag, 20. September 2003 um 21:41 schriebst du:
> On Sat, Sep 20, 2003 at 07:53:46PM +0200, Gerrit P. Haase wrote: >> BTW, I have the db-4.1.25 finished, compiled with the test released >> gcc-3.3.1, should it also be marked as test then? > Any problem to build it with current gcc and not marking it test? > Corinna > P.S.: I don't even know if it's necessary to mark it test if it's > build with gcc 3.3.1. Can I not link against it when building with > gcc 3.2, or any other issues?!? The C++ interface is not compatible, if you use the C++ library you cannot link against it with g++-3.2 compiled code, however the C interface should be binary compatible. Gerrit -- =^..^=
