how can I know the best group to create a crosstoolchain?

Martin Guy martinwguy@yahoo.it
Tue Mar 17 14:52:00 GMT 2009


On 3/16/09, fang zhengshu <fangzhsh07@gmail.com> wrote:

> http://kegel.com/crosstool/crosstool-0.43/buildlogs/
>  but what does the name "cgcc-*.*" mean?is that  the patch of gcc ?or
>  all the patch of gcc,glibc,linux-kernel ?

It says in the page heading
"The label 'cgcc' refers to the 'core' version of gcc, i.e. the one
used to build glibc before building the final gcc."

Glibc has to be built before gcc is built because gcc uses some
functions from glibc. It gives the possibility to use different
versions of gcc to compile glibc and to compile the compiler, though
normally they will be the same.

    M

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list