From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael S. Zick Date: Sat, 5 Dec 2009 07:49:32 -0600 Subject: [Buildroot] [git commit master] toolchain: get rid of unused gcc 3.x legacy handling In-Reply-To: <87skbpr2am.fsf@macbook.be.48ers.dk> References: <20091204195654.7B902777CF@busybox.osuosl.org> <200912050639.59769.minimod@morethan.org> <87skbpr2am.fsf@macbook.be.48ers.dk> Message-ID: <200912050749.38538.minimod@morethan.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat December 5 2009, Peter Korsgaard wrote: > >>>>> "Michael" == Michael S Zick writes: > > Michael> On Fri December 4 2009, Peter Korsgaard wrote: > > Michael> I suggest that you mark this one as "Legacy" rather than take it out. > > Too late. This was *UNUSED*, E.G. we don't have any support for gcc 3.x > in Kconfig in git (and haven't had for some time. > Thanks for the clarification - I had read that as: "Unused by the users of Buildroot"; Not as: "Unused by the Buildroot system". (Unsupported?) We will see if I can make MIPS worth keeping. ;) Mike > When cannot continue growing versions / config options forever without > growing the developer base, so we normally remove old versions when we add > new ones (E.G. see the recent binutils changes). >