[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: base configure / HURD
From: |
David Chisnall |
Subject: |
Re: base configure / HURD |
Date: |
Tue, 1 Nov 2011 11:14:34 +0000 |
On 1 Nov 2011, at 11:11, Riccardo Mottola wrote:
> what could that be? I'm using gcc 4.6.1
That's the problem. The ObjectiveC2/runtime.h is the compatibility layer for
using the modern Objective-C APIs on the old GCC runtime. The GCC 4.6 runtime
includes its own versions of these and doesn't export the old definitions.
Delete the installed ObjectiveC2 framework, and it should all work.
David
-- Sent from my Apple II