Re: svn commit: r234356 - in head: gnu/lib/csu lib/clang lib/csu/powerpc

[ Available lists | Index of svn-src-head | Month of Apr 2012 | Week of 22 Apr 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Andreas Tobler <andreast@FreeBSD.org>
Date
22 Apr 2012 20:41:59
Subject
Re: svn commit: r234356 - in head: gnu/lib/csu lib/clang lib/csu/powerpc
Message-ID
4F946D0C.9000900@FreeBSD.org


[ Hide this part ]
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.

Andreas


Elapsed time: 0.146 seconds