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: sadly, can't use gcc4 to build crosstool


On Thu, 2 Dec 2004, Daniel Kegel wrote:

> Robert P. J. Day wrote:
> >   the relevant excerpt from glibc-2.3.3/configure:
> >
> > ac_prog_version=`$CC -v 2>&1 | sed -n 's/^.*version
> > \([egcygnustpi-]*[0-9.]*\).*$/\1/p'`
> >   case $ac_prog_version in
> >     '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
> >     3.[2-9]*)
> >        ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
> >     *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
> >
> >   esac
>
> Have you checked glibc cvs?  (Crosstool can retrieve glibc by date
> from cvs, if you didn't know.)

just did, and yes, it's been fixed.  man, this is turning into quite
the learning experience.  sigh.

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]