Browse Source

* Create "latest" symlinks to the pool's A68k, binutils and gcc (symlinks handling is a feature of SVN).
* Modify the install scripts and readmes for GCC4TI:
* TIGCC -> GCC4TI at a number of places;
* suggest installation to /usr/local/share instead of /usr/local. The former is, in my experience, the default installation location for most programs compiled outside the packaging system.
Tested on my own SimplyMEPIS 8 64-bit, on which I had never installed TIGCC or GCC4TI before.

git-svn-id: file:///var/svn/tigccpp/pool@1329 9552661e-59e3-4036-b4f2-dbe53926924f

debrouxl 14 years ago
parent
commit
dfb5bef2b8
3 changed files with 3 additions and 0 deletions
  1. 1 0
      a/a68k-latest
  2. 1 0
      b/binutils-latest
  3. 1 0
      g/gcc-core-latest

+ 1 - 0
a/a68k-latest

@@ -0,0 +1 @@
+a68k-2.71.F3x.tar.bz2

+ 1 - 0
b/binutils-latest

@@ -0,0 +1 @@
+binutils-2.16.1.tar.bz2

+ 1 - 0
g/gcc-core-latest

@@ -0,0 +1 @@
+gcc-core-4.1.2.tar.bz2