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: making progress with building SH3 toolchain


On Sun, 3 Apr 2005, Dan Kegel wrote:

> Robert P. J. Day wrote:
> >   with a CVS-based glibc-20050402, i'm getting a familiar "-lgcc_eh"
> > error whose patch history in patching Makeconfig is:
> >
> >  * it's patched in glibc-2.3.3
> >  * it's not patched in glibc-2.3.4
>
> Ah, but it is!  Just differently; see below.
>
> >  * it's patched in glibc-20040827
> >
> > and now, it appears that it needs patching again in glibc-20050402,
> > but the older patch doesn't apply cleanly.  here's the salient excerpt
> > from Makeconfig in that CVS glibc, which has a different structure
> > from that file in glibc-20040827 ...
> >
> >   my initial reaction is to just remove the "gcc_eh" references from
> > the questionable lines and try again, but there's also that "gcc_eh"
> > reference further up as well.  thoughts?
>
> I think you need to carry glibc-2.3.4/make-install-lib-all.patch
> forward.

ah, gotcha.  i cheated and just "grep"ped for "gcc_eh" and missed that
entirely.  i'll keep you posted on progress.

rday

p.s.  i know that one way to see if a new combination builds is to
just pull all the old patches forward, just in case.  however,
although it takes longer, i prefer to start with a pristine
combination and add patches only after it becomes obvious that they're
needed, so i end up with the minimum set of patches *for my choice of
components*.

is it worth being this meticulous about it?

rday

------
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]