one liner for sparc64-linux target
David S. Miller
davem@jenolan.rutgers.edu
Thu Oct 2 11:25:00 GMT 1997
Thu Oct 2 14:16:05 1997 David S. Miller <davem@tanya.rutgers.edu>
* config/sparc/linux64.h (LINK_SPEC): Dynamic linker is
ld-linux64.so.2
*** config/sparc/linux64.h.~1~ Wed Sep 24 20:31:40 1997
--- config/sparc/linux64.h Thu Oct 2 14:16:04 1997
***************
*** 144,150 ****
%{!ibcs: \
%{!static: \
%{rdynamic:-export-dynamic} \
! %{!dynamic-linker:-dynamic-linker /lib/ld-linux.so.1}} \
%{static:-static}}} \
%{mlittle-endian:-EL} \
"
--- 144,150 ----
%{!ibcs: \
%{!static: \
%{rdynamic:-export-dynamic} \
! %{!dynamic-linker:-dynamic-linker /lib/ld-linux64.so.2}} \
%{static:-static}}} \
%{mlittle-endian:-EL} \
"
More information about the Gcc
mailing list