[ https://issues.apache.org/jira/browse/LOGCXX-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thorsten Schöning resolved LOGCXX-312. -------------------------------------- Resolution: Cannot Reproduce I can't find the strings hardcode_libdir_flag_spec_ld or +b in the trunk anywhere and therefore closing the bug for now. We could even consider IA64 dead at all. ;-) > Linking fails on HPUX 11.23 IA64 platform > ----------------------------------------- > > Key: LOGCXX-312 > URL: https://issues.apache.org/jira/browse/LOGCXX-312 > Project: Log4cxx > Issue Type: Bug > Components: Build > Affects Versions: 0.10.0 > Environment: Using built-in specs. > Target: ia64-hp-hpux11.23 > Configured with: /tmp/gcc-4.3.1.tar.gz/gcc-4.3.1/configure > --host=ia64-hp-hpux11.23 --target=ia64-hp-hpux11.23 --build=ia64-hp-hpux11.23 > --prefix=/opt/hp-gcc-4.3.1 --with-gnu-as --without-gnu-ld > --with-ld=/usr/ccs/bin/ld --enable-threads=posix --enable-languages=c,c++ > --with-gmp=/proj/opensrc/be/ia64-hp-hpux11.23 > --with-mpfr=/proj/opensrc/be/ia64-hp-hpux11.23 > Thread model: posix > gcc version 4.3.1 (GCC) > Reporter: Aleksandr Vinokurov > Assignee: Curt Arnold > Priority: Trivial > Attachments: config.log > > Original Estimate: 1h > Remaining Estimate: 1h > > Standard building process fails on linkage because of leaking non gnu ld's > argument "+b" into the command string. > I've fixed this issue by commenting the line > "hardcode_libdir_flag_spec_ld="+b \$libdir"" in libtool script. -- This message was sent by Atlassian JIRA (v6.1.5#6160)