From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13821 invoked by alias); 19 Jan 2011 01:23:38 -0000 Received: (qmail 13806 invoked by uid 22791); 19 Jan 2011 01:23:37 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_BJ,TW_JC X-Spam-Check-By: sourceware.org Received: from mail-ww0-f51.google.com (HELO mail-ww0-f51.google.com) (74.125.82.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 19 Jan 2011 01:23:31 +0000 Received: by wwe15 with SMTP id 15so288324wwe.8 for ; Tue, 18 Jan 2011 17:23:28 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.46.135 with SMTP id r7mr669272web.21.1295400208336; Tue, 18 Jan 2011 17:23:28 -0800 (PST) Received: by 10.216.160.131 with HTTP; Tue, 18 Jan 2011 17:23:28 -0800 (PST) In-Reply-To: References: Date: Wed, 19 Jan 2011 01:23:00 -0000 Message-ID: Subject: Re: Objective-C From: Jonathan Wakely To: =?ISO-8859-1?Q?Carles_Set=F3?= Cc: gnu@gnu.org, "gcc-help@gcc.gnu.org" , "gcc@gcc.gnu.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-01/txt/msg00272.txt.bz2 On 19 January 2011 01:13, Carles Set=F3 wrote: > Dear GNU managers, Please don't cross-post like this - your question is suitable to the gcc-help mailing list, not the other addresses you used. Please keep any follow up to the gcc-help list, thanks. > I have installed gcc-4.5.0. on my PC and I want to compile to practise Ob= jective-C language. One of my purposes is training to become a Apple develo= per. > > What file I should download, (unzip), objc or objcp?, what's the differen= ce between these two ones? I'm not sure what files you mean, but I believe objcp is for Objective-C++. You might be able to find pre-built GCC packages to install, depending which OS you're running. That is a lot easier than building GCC yourself. See http://gcc.gnu.org/install/binaries.html