I am building a cross compiler from linux for hppa64. ld searches for /usr/lib/pa20_64/milli.a and not in my sysroot but in my local /usr/lib/.
The complete error message is: /usr/local/xcompile/lib/gcc/hppa64-hp-hpux11/4.1.1/../../../../hppa64-hp-hpux11/bin/ld: /usr/lib/pa20_64/milli.a: No such file: No such file or directory The work around is to use a symbolic link. -- Summary: /usr/lib/milli.a is not searched from sysroot Product: binutils Version: 2.17 Status: NEW Severity: minor Priority: P3 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: bernard dot van dot duijnen at oracle dot com CC: bug-binutils at gnu dot org GCC build triplet: linux GCC host triplet: linux GCC target triplet: hppa64-hp-hpux11 http://sourceware.org/bugzilla/show_bug.cgi?id=5239 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils