This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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: Require GCC 4.4 or later to build glibc


"Joseph S. Myers" <joseph@codesourcery.com> writes:

> This patch makes configure require GCC 4.4 or later and updates the
> documented version requirement.

Even 4.4 doesn't work on 32bit, the math test suite always throws
a bazillion errors. Only 4.6+ works for i386, at least if you
want to pass the math test suite. I found that simple installations
of 4.6, that just work for everything, else also fail because
some obscure unwind interface is requested by configure.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]