https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919
--- Comment #26 from The Written Word <bugzilla-gcc at thewrittenword dot com> --- (In reply to Alexander from comment #25) > ../gcc-4.8.5/configure \ > --enable-languages=c,c++ > --prefix=/import/home/nskdvlp/CC_Libs/CC/ia64-hp-hpux_11.31_-64 \ > --with-local-prefix=/usr/CC/ia64-hp-hpux_11.31_-64 --with-gnu-as \ > --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld \ > --disable-nls --disable-libgcj --enable-shared --enable-threads=posix > --with-dwarf2 \ > --disable-libgomp SED=/usr/local/bin/sed SHELL=/usr/bin/bash --enable-lto > > is my configure cmd line (but libs inlace in tree) What does the Runpath look like for your resulting binaries? Does it have the build prefix embedded?