patch-pre2.0.8 linux/arch/ppc/kernel/ld.script-user
Next file: linux/arch/ppc/kernel/misc.S
Previous file: linux/arch/ppc/kernel/ksyms.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon May 27 12:00:58 1996
- Orig file:
pre2.0.7/linux/arch/ppc/kernel/ld.script-user
- Orig date:
Sat Dec 30 15:48:22 1995
diff -u --recursive --new-file pre2.0.7/linux/arch/ppc/kernel/ld.script-user linux/arch/ppc/kernel/ld.script-user
@@ -1,5 +1,6 @@
OUTPUT_ARCH(powerpc)
-SEARCH_DIR(/usr/local/lib/gcc-lib/powerpc-linux-elf/2.7.0/);
+SEARCH_DIR(libc); SEARCH_DIR(../sa_test/libc);
+SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/local/powerpc-any-elf/lib);
/* Do we need any of these for elf?
__DYNAMIC = 0; */
SECTIONS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this