[
http://issues.apache.org/jira/browse/XALANC-452?page=comments#action_58146 ]
Risto Toivola commented on XALANC-452:
--------------------------------------
It seems to work now!
You have to add +d option ("Prevent the expansion of inline functions....").
I think this +d should be part of the runConfigure generated stuff.
> Build on HP Itanium fails
> -------------------------
>
> Key: XALANC-452
> URL: http://issues.apache.org/jira/browse/XALANC-452
> Project: XalanC
> Type: Bug
> Components: XalanC
> Versions: 1.9
> Environment: HP-UX 11.23, Itanium
> aCC A.05.55
> Reporter: Risto Toivola
> Priority: Blocker
>
> Successfully build XercesC 2.6.0 on this platform.
> ./runConfigure -p hp-11-ia64 -x aCC -b 64
> gmake
> ...
> Creates libxalan-c.sl, but building the test programs produces the
> unsatisfied symbol error
>
> aCC -O -DNDEBUG -DXML_BITSTOBUILD_64 +DD64 +Z -DHPUX -D_THREAD_SAFE
> +W849 -mt -Wc,-koenig_lookup,on -Wc,-ansi_for_scope,on
> -DXALAN_INMEM_MSG_LOADER -c
> -I/usr/apltux/tuxedo/nlink/lib/apache/xml-xalan/c/src
> -I/usr/apltux/tuxedo/nlink/lib/apache/xml-xalan/c/include -I../../nls/include
> -I/usr/apltux/tuxedo/nlink/lib/apache/xerces-c-src_2_6_0/src/
> -I/usr/apltux/tuxedo/nlink/lib/apache/xerces-c-src_2_6_0/include/xercesc
> -I/usr/apltux/tuxedo/nlink/lib/apache/xerces-c-src_2_6_0/include/ -o
> ../../obj/process.o
> /usr/apltux/tuxedo/nlink/lib/apache/xml-xalan/c/src/xalanc/TestXSLT/process.cpp
> aCC -O -DNDEBUG -DXML_BITSTOBUILD_64 +DD64 +DD64 +Z -DHPUX
> -D_THREAD_SAFE +W849 -mt -Wc,-koenig_lookup,on -Wc,-ansi_for_scope,on -Wl,+s
> -DXALAN_INMEM_MSG_LOADER \
> -L../../lib -L/usr/apltux/tuxedo/nlink/lib/apache/xml-xalan/c/lib -lxalan-c
> -lm -lpthread -L/usr/apltux/tuxedo/nlink/lib/apache/xerces-c-src_2_6_0/lib
> -lxerces-c -L../../lib -lxalanMsg ../../obj/process.o -o ../../bin/testXSLT
> ld: (Warning) Unsatisfied symbol "_ZN10xalanc_1_916.callaggres2.692E" in file
> ../../lib/libxalan-c.sl
> ld: (Warning) Unsatisfied symbol "_ZN10xalanc_1_916.callaggres2.693E" in file
> ../../lib/libxalan-c.sl
> ld: (Warning) Unsatisfied symbol "_ZN10xalanc_1_916.callaggres2.694E" in file
> ../../lib/libxalan-c.sl
> ld: (Warning) Unsatisfied symbol "_ZN10xalanc_1_916.callaggres2.695E" in file
> ../../lib/libxalan-c.sl
> 4 warnings.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]