On Sat, Aug 18, 2012 at 3:50 AM, Joseph S. Myers
wrote:
>
> 2012-08-18 Joseph Myers
>
> * crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc
> even if inhibit_libc.
This is OK.
Thanks.
Ian
On Sat, 18 Aug 2012, Ian Lance Taylor wrote:
> Looking at the #if just before this one, it looks like you've omitted
> the checks for a version of glibc before 2.2.2. Also I'm not sure how
> this will play out with uClibc: it seems like it might always turn on
> USE_PT_GNU_EH_FRAME, which might o
On Fri, Aug 17, 2012 at 3:14 PM, Joseph S. Myers
wrote:
> Bootstrapping cross toolchains using glibc is an unduly complicated
> process involving multiple GCC builds and sometimes multiple glibc
> builds or glibc header installs.
>
> Something like the ideal bootstrap process is described at
>