Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2012 07:08:43 +0200
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        Nathan Whitehorn <nwhitehorn@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Dimitry Andric <dim@FreeBSD.org>
Subject:   Re: svn commit: r234356 - in head: gnu/lib/csu lib/clang lib/csu/powerpc
Message-ID:  <4F94E3DB.4000209@FreeBSD.org>
In-Reply-To: <4F94A864.1000401@freebsd.org>
References:  <201204162136.q3GLaurU051667@svn.freebsd.org> <4F946D0C.9000900@FreeBSD.org> <4F94A864.1000401@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23.04.12 02:55, Nathan Whitehorn wrote:
> On 04/22/12 15:41, Andreas Tobler wrote:
>> On 16.04.12 23:36, Dimitry Andric wrote:
>>> Author: dim
>>> Date: Mon Apr 16 21:36:55 2012
>>> New Revision: 234356
>>> URL: http://svn.freebsd.org/changeset/base/234356
>>>
>>> Log:
>>>     Work around an issue on 32-bit PowerPC, where clang executable can
>>> get
>>>     too big, causing 'relocation truncated to fit' errors at link time.
>>>
>>>     Reviewed by:    nwhitehorn
>>
>>
>> Did you build and boot a 32-bit world with gcc?
>>
>> I get an unusable install with this commit, every command segfaults.
>> This is on a G5 SMP with 32-bit OS, gcc built.
>>
>> 64-bit world/kernel did boot.
>
> I hadn't tested it before acking the review request. This does appear to
> break everything for 32-bit PPC. Have you looked into why? Can this be
> reverted in the interim?

I noticed this last night. It took some time to bisect. And my target is 
unbootable atm. I will investigate later this evening.

Andreas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F94E3DB.4000209>