Add script to build many glibc configurations
Steve Ellcey
sellcey@caviumnetworks.com
Thu Nov 10 17:39:00 GMT 2016
On Thu, 2016-11-10 at 17:22 +0000, Joseph Myers wrote:
> On Thu, 10 Nov 2016, Steve Ellcey wrote:
>
> >
> > Joseph, it appears that when building the cross compilers, there is
> > no
> > way to restrict that to just the compilers for certain targets. Â Is
> > that correct? Â On one hand I can understand that, since that gives
> > you
> You can specify arguments <dir> compilers target1 target2 ...
>
> (where the targets are ARCH-linux-gnu or ARCH-linux-gnu-variant for
> one ofÂ
> the variants listed in the script).  Then for the glibc step specifyÂ
> similar arguments (note that ARCH and variant names may be different
> forÂ
> the glibcs in cases where a compiler has more than one glibc).
OK, I tried 'aarch64' instead of 'aarch64-linux-gnu' and when I got an
error I thought it meant that targets were not allowed and not that I
had just messed up on the target name. Â Using proper triplet target
names is working much better.
Steve Ellcey
More information about the Libc-alpha
mailing list