From dfb5bef2b862d92389a6be10941d088c56cd2376 Mon Sep 17 00:00:00 2001 From: debrouxl Date: Tue, 30 Jun 2009 17:29:52 +0000 Subject: [PATCH] * 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 --- a/a68k-latest | 1 + b/binutils-latest | 1 + g/gcc-core-latest | 1 + 3 files changed, 3 insertions(+) create mode 120000 a/a68k-latest create mode 120000 b/binutils-latest create mode 120000 g/gcc-core-latest diff --git a/a/a68k-latest b/a/a68k-latest new file mode 120000 index 0000000..4efeff0 --- /dev/null +++ b/a/a68k-latest @@ -0,0 +1 @@ +a68k-2.71.F3x.tar.bz2 \ No newline at end of file diff --git a/b/binutils-latest b/b/binutils-latest new file mode 120000 index 0000000..f3b982a --- /dev/null +++ b/b/binutils-latest @@ -0,0 +1 @@ +binutils-2.16.1.tar.bz2 \ No newline at end of file diff --git a/g/gcc-core-latest b/g/gcc-core-latest new file mode 120000 index 0000000..38afca1 --- /dev/null +++ b/g/gcc-core-latest @@ -0,0 +1 @@ +gcc-core-4.1.2.tar.bz2 \ No newline at end of file