From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <43F0EA42.20406@lanl.gov> References: <868f968d7388278f2eb848e4906f0775@cat-v.org> <43F0EA42.20406@lanl.gov> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: andrey mirtchovski Subject: Re: [9fans] Re: patch/list applied/ape-dumb-autohell-fixes Date: Mon, 13 Feb 2006 14:07:50 -0700 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: fe445f20-ead0-11e9-9d60-3106f5b1d025 > > I've always had the hope that we could somehow bootstrap some > version of the gcc toolchain, get liberty up, and ease into it that > way -- but not under APE! Try to find a way to do a native plan 9 > version of gnu tools. The reason is simple: I have lots of interest > in Plan 9, but the code bases for the apps all need GCC/G++. This > is a huge barrier. > ftp.gnu.org has 1.42 as the earliest: # cc -g -o gccnew gcc.o version.o obstack.o alloca.o # gccnew -v gcc version 1.42 # *waves at uriel*