From mint-bounce@lists.fishpool.fi Sun Jan 10 13:59:29 2010 Message-ID: <4B4A232E.6010902@atari-source.org> Date: Sun, 10 Jan 2010 13:57:50 -0500 From: Mark Duckworth User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint Subject: [MiNT] Multiple GCC versions, autoconf, automake Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Hello all, Taking a page from gentoo, multiple versions of gcc, autoconf and automake can and are installed and they are switched between using special tools. Does anyone have a problem with me modifying our current gcc build to install binaries like gcc-2.95.3 so they can be selected later at will? This way gcc 2.95.3 doesn't have to be removed completely. I have to reexamine the autoconf/automake stuff again but it is work I already did to install all the different versions needed. Thanks, Mark