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: glibc-2.14 build


On 06/30/2011 04:58 PM, Mark Brown wrote:
>> I'd normally try and file a bug report etc, but there's a problem with
>> glibc-2.14 that's been around for a long long time now that's
>> aggravating many people, and the solutions/patches are in many places
>> and applied to many distros, but for some reason the gnu 'official'
>> sources are still broken.  The problem is errors of the form:
>> ../nptl/sysdeps/pthread/pt-initfini.c:107: Error: junk at end of line,
>> first unrecognized character is `1'
>>
>> They occur because there's a __i686 #define but also a pp step that
>> replaces it with 1.  So, the workaround is easy and has been documented
>> in places such as:

Maybe you could also use a different -march.

	Marek


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