Files
oldlinux-files/gnu/gcc/README.htm
2024-02-19 00:24:47 -05:00

17 lines
736 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0046)ftp://ftp.astro.rug.nl/utility/gcc-1.40/README -->
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY><PRE>The following sub-directories contain compressed tar files of the
gcc-1.40 executables for different architectures. After obtaining the
file for the wanted architecture, do the following (we assume that
&lt;GCCPATH&gt; is where you have put the compressed tar file):
1). Become s(uper)u(ser)
2). cd /usr/local
3). cat &lt;GCCPATH&gt;/gcc-1.40.tar.Z | uncompress | tar xf -
4). ranlib lib/gcc-gnulib
5). Done
</PRE></BODY></HTML>