On 27 Nov 2008, at 01:13, Geoff Keating wrote:
On 26/11/2008, at 4:16 PM, Jack Howarth wrote:
On Wed, Nov 26, 2008 at 01:22:35PM -0800, Geoffrey Keating wrote:
Jack Howarth <[EMAIL PROTECTED]> writes:
Iain,
The use of the system libgcc simply won't work on Mac OS X 10.4.
The mis
On 26/11/2008, at 4:16 PM, Jack Howarth wrote:
On Wed, Nov 26, 2008 at 01:22:35PM -0800, Geoffrey Keating wrote:
Jack Howarth <[EMAIL PROTECTED]> writes:
Iain,
The use of the system libgcc simply won't work on Mac OS X 10.4.
The missing __Unwind_GetIPInfo only exists in libgcc_s.10.
On Wed, Nov 26, 2008 at 01:22:35PM -0800, Geoffrey Keating wrote:
> Jack Howarth <[EMAIL PROTECTED]> writes:
>
> > Iain,
> >The use of the system libgcc simply won't work on Mac OS X 10.4.
> > The missing __Unwind_GetIPInfo only exists in libgcc_s.10.5.dylib
> > and not libgcc_s.10.4.dylib...
Jack Howarth <[EMAIL PROTECTED]> writes:
> On Mon, Nov 24, 2008 at 11:59:03AM +, IainS wrote:
> > Hello Jack,
> > On 21 Nov 2008, at 18:35, Jack Howarth wrote:
> >
> >> On Fri, Nov 21, 2008 at 03:57:15PM +, IainS wrote:
> >>> When 'make checking', I conventionally move the built libgcc_s.
On Mon, Nov 24, 2008 at 11:59:03AM +, IainS wrote:
> Hello Jack,
> On 21 Nov 2008, at 18:35, Jack Howarth wrote:
>
>> On Fri, Nov 21, 2008 at 03:57:15PM +, IainS wrote:
>>> When 'make checking', I conventionally move the built libgcc_s.
>>> 1.dylib
>>> and libgcc_s.10.4.dylib to one side p
Hello Jack,
On 21 Nov 2008, at 18:35, Jack Howarth wrote:
On Fri, Nov 21, 2008 at 03:57:15PM +, IainS wrote:
When 'make checking', I conventionally move the built libgcc_s.
1.dylib
and libgcc_s.10.4.dylib to one side prior to testing (so that the
Apple-supplied system version is used).
__
On Fri, Nov 21, 2008 at 03:57:15PM +, IainS wrote:
> hi,
>
> a freshly-checked-out gcc trunk, bootstraps fine and check is OK on gcc.
> However, I'm finding a huge number of failures with g++ caused by the
> fact that __Unwind_GetIPInfo is not defined.
>
> When 'make checking', I conventiona
hi,
a freshly-checked-out gcc trunk, bootstraps fine and check is OK on gcc.
However, I'm finding a huge number of failures with g++ caused by the
fact that __Unwind_GetIPInfo is not defined.
When 'make checking', I conventionally move the built libgcc_s.
1.dylib and libgcc_s.10.4.dylib to