MySQL Forums
Forum List  »  Source, Builds, Binaries

Failed to link 64 bit mysqlclient lib and PA-RISC2.0 objects
Posted by: Joe Guenther
Date: January 16, 2007 07:38AM

Hi

after compilation of my C source with help of gcc and the option "-mpa-risc-2-0" on a HP workstation 9000/785 (HP-UX 11.11) I've got following linker error

"/opt/mysql/lib/libmysqlclient.a: Not a valid library (invalid magic number). Possibly a 64-bit PA archive library (Mismatched ABI)"

Checking the objects of my source files, the file command says "PA-RISC2.0 reloctable object" to all objects. So that should be o.k. for 64 bit libs?!

Installed is a MySQL 5.0.23-hpux11.11-hppa2.0w-64bit binary.

Any help to get the client linked?

Thank you

Joe



Edited 1 time(s). Last edit at 01/18/2007 01:46AM by Joe Guenther.

Options: ReplyQuote


Subject
Views
Written By
Posted
Failed to link 64 bit mysqlclient lib and PA-RISC2.0 objects
3474
January 16, 2007 07:38AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.