sadly, can't use gcc4 to build crosstool

Daniel Kegel dank@kegel.com
Thu Dec 2 19:13:00 GMT 2004


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.)

- Dan

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