9fans archive / 2006 / 06 / 60    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Ronald G Minnich <rminnich@lan...> Subject: gcc on plan9 Date: Wed, 07 Jun 2006 12:50:28 -0600 Roman Shaposhnick wrote: > On Wed, Jun 07, 2006 at 10:58:35AM -0700, Corey wrote: > >>Two questions - quite likely naive, so please be kind! >> >>#1 - How difficult approximately would it be to port a >>more current release of gcc to plan9, say 4.1? > > > The gcc source code is pretty messy. But let me ask you > a different question -- what exactly do you want to > achieve with gcc ? > Let me raise my hand. I want to run MPQC, which can not ever be compiled with 8c. Or one of about 1,000 other apps that need gcc. Port one app, solve it once. Port gcc, solve it 1,000 times. > >>"If you have gcc on plan 9, will simply compiling the unix code work?" > > > It might, but IMHO it'll defeat the purpose. no, I don't completely agree. We need gcc for general use, period. Unless we like living in a cardboard box in an alley forever. ron