我在hpux上成功安装了qt库,操作系统是hpux 11.23 ia64
编译器的版本是gcc 4.2.3
configure 参数是 -platform hpux-g++
编译完成之后运行自带的范例程序出现如下错误:
Program received signal SIGBUS, Bus error
si_code: 1 - BUS_ADRALN - Invalid address alignment. Please refer to the follo
wing link that helps in handling unaligned data:
http://docs.hp.com/en/7730/newhelp0610/pragmas.htm#pragma-pack-ex3.
0x200000007e6225a0 in QBasicAtomicPointer<QMutex>::testAndSetAcquire (this=0x7be
9b874, expectedValue=0x0, newValue=0x4001a6f0) at warning: Compilation directory
is
not absolute; could result in incorrect behavior. Please report to HP.
qatomic_ia64.h:220
[ 此贴被176107519在2009-02-13 14:06重新编辑 ]