Hamid Benhocine <[EMAIL PROTECTED]> wrote: > Hello, I m trying to upgrade from sqlite-3.2.7 on SGI IRIX64 to sqlite-3.3.3 > The applications using sqlite-3.2.7 (compiled with mode 64 or 32 bits) work > fine. But the upgrade to sqlite-3.3.3 coredump on 64 bits when creating > tables > with the UNIQUE, PRIMARY constraints.
People with 64-bit alignment sensitive machines: Please tell me if check-in [3079] solves your problems. http://www.sqlite.org/cvstrac/chngview?cn=3079 -- D. Richard Hipp <[EMAIL PROTECTED]>