Repost: since when is gcc-2.96 insufficient to build gcc?

Dan Kegel dank@kegel.com
Fri Oct 29 00:52:00 GMT 2004


David Wuertele wrote:
>>>I want to use crosstool to build gcc-3.3.3 on a system that only
>>>has gcc-2.96.  Is this impossible?
> 
> 
> Daniel> Yup.  Just build a little local copy of a newish gcc
> Daniel> (gcc-3.2.3 should do?) before running crosstool.  No big deal.
> 
> But I don't have control over my customer's system and I want to give
> him a package that builds using crosstool.  Scripting up a gcc build
> is a pain in the butt, so I was wondering if gcc-3.3.3 actually
> requires it.  Seems dumb that 2.96 wouldn't work --- gcc's first stage
> compile works on just about any system with a compiler.

Sorry, newer versions of gcc and glibc really do require a
newer compiler.  You can easily write a front-end script
that builds gcc and then invokes crosstool.
- Dan

-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list