libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] build error. HPUX B.11.31 U ia64.


From: David Lee
Subject: [Libunwind-devel] build error. HPUX B.11.31 U ia64.
Date: Tue, 10 Feb 2015 12:11:55 +0900

Hi~ everyone.

I tried to build libunwind in HPUX and failed.
Is there anyone had a problem like me ?

I think there are no significant errors or warnings in autoconf, configure and make.
This is what I did.

-bash-4.2$ autoreconf -i                                               
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
-bash-4.2$
-bash-4.2$ ./configure CFLAGS="-g -O2 -mlp64" CXXFLAGS="-g -O2 -mlp64"
...
-bash-4.2$ make
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-ia64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-ia64 -I. -g -O2 -mlp64 -D_GNU_SOURCE -DNDEBUG -MT ia64/Linstall_cursor.lo -MD -MP -MF ia64/.deps/Linstall_cursor.Tpo -c ia64/Linstall_cursor.S  -fPIC -DPIC -o ia64/.libs/Linstall_cursor.o
ia64/Ginstall_cursor.S: Assembler messages:
ia64/Ginstall_cursor.S:63: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:68: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:69: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:73: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:74: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:82: Error: Operand 3 of `ld8' should be a general register
ia64/Ginstall_cursor.S:83: Error: Operand 3 of `ld8' should be a general register
...

Please give me any clue on it.
Thanks in advance.

David.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]