This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tool-chain build curiosity


I've never built a bootstrap gcc before. Does it differ at all from
building a regular gcc?

To be explicit, is this my new recipe?
build binutils and install
build gcc and install
build newlib and install
build gcc and install

Thanks,
Shaun


On Thu, 2003-07-03 at 10:28, Bill Gatliff wrote:
> Shaun:
> 
> 
> Have you tried the following route:
> 
> build-binutils
> build bootstrap-gcc
> build-newlib
> build-gcc
> ?
> profit!
> 
> 
> Ok, I made that last part up.  :^)
> 
> I'm wondering if there's something going on that's building your newlib 
> and/or libgcc incorrectly....
> 
> b.g.
> 
> 
> Shaun Jackman wrote:
> 
> >The modified newlib contains a thwack of headers specific for WinCE.
> >Otherwise, I am using no external headers.
> >
> >Cheers,
> >Shaun
> >
> >
> >On Thu, 2003-07-03 at 09:53, Bill Gatliff wrote:
> >  
> >
> >>Shaun:
> >>
> >>
> >>Where are you getting header files from?
> >>
> >>b.g.
> >>    
> >>
> >
> >
> >
> >------
> >Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> >Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> >
> >  
> >


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]