MySQL Forums
Forum List  »  Source, Builds, Binaries

Compiling Mysql 4.1.11 on HP-UX 11.23 IA64
Posted by: Andreas Nanko
Date: April 28, 2005 03:47AM

Hello there,

i ran into some trouble compiling mysql on hpux as 64bit version.

Error_message:

ar: file my_new.o is built with mismatched data abi

The problem is i cannot get my_new.cc to compile as ELF-64. It always returns as ELF-32.
All other files except raid.cc (also ELF-32) compile as ELF-64.

CFLAGS='+DD64' ./configure --prefix=/opt/mysql64 --without-docs --without-bench

Any suggestions ?

Kind regards,

Andreas Nanko

Options: ReplyQuote


Subject
Views
Written By
Posted
Compiling Mysql 4.1.11 on HP-UX 11.23 IA64
4297
April 28, 2005 03:47AM


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.