Index of /ldr199410/DISC2/TSX/PACKAGES/GCC/LIBDISK/DISK1
Name Last modified Size Description
Parent Directory 19-Apr-2005 03:28 -
LABEL 03-Apr-1993 23:24 1k
LS_LRA 03-Apr-1993 23:24 15k
READ.ME 04-Apr-1993 00:25 1k
YMTRANS.TBL 06-Oct-1994 12:05 1k
Don't forget to make/fix two symbolic links for /usr/include/asm and
/usr/include/linux from your linux kernel source code. As an example,
if your kernel source is under /usr/src, you should do:
rm -rf /usr/include/asm /usr/include/linux
ln -s /usr/src/linux/include/asm /usr/include
ln -s /usr/src/linux/include/linux /usr/include
I didn't put libg.a on the libdisk since it is too big, about 2 MB.
Please get extra-4.3.3.tar.z from your favorite Linux site or
tsx-11.mit.edu under pub/linux/GCC.
I also gzipped /usr/lib/libc_p.a. You have to do
cd /usr/lib
uncompress libc_p.a.z
before you use "gccc -pg xxx".
H.J.
hlu@eecs.wsu.edu
04/04/93