public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Objective-C
@ 2011-01-19  1:13 Carles Setó
  2011-01-19  1:23 ` Objective-C Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: Carles Setó @ 2011-01-19  1:13 UTC (permalink / raw)
  To: gnu, gcc-help, gcc

Dear GNU managers,

I have installed gcc-4.5.0. on my PC and I want to compile to practise Objective-C language. One of my purposes is training to become a Apple developer.

What file I should download, (unzip), objc or objcp?, what's the difference between these two ones?

Thank you very much,

Carles.


Enviado desde mi iPhone

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Objective-C
  2011-01-19  1:13 Objective-C Carles Setó
@ 2011-01-19  1:23 ` Jonathan Wakely
  2011-01-19  2:03   ` Objective-C Nicola Pero
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2011-01-19  1:23 UTC (permalink / raw)
  To: Carles Setó; +Cc: gnu, gcc-help, gcc

On 19 January 2011 01:13, Carles Setó 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 Objective-C language. One of my purposes is training to become a Apple developer.
>
> What file I should download, (unzip), objc or objcp?, what's the difference 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Objective-C
  2011-01-19  1:23 ` Objective-C Jonathan Wakely
@ 2011-01-19  2:03   ` Nicola Pero
  0 siblings, 0 replies; 3+ messages in thread
From: Nicola Pero @ 2011-01-19  2:03 UTC (permalink / raw)
  To: Carles Setó; +Cc: gcc-help, Jonathan Wakely

The compiler is only part of what you need to actually program in Objective-C.

You mention "on my PC" and "unzip", which suggests that you are using Microsoft Windows
(just guessing, let me know if I'm wrong). ;-)

In that case, I would recommend GNUstep's Windows installer to start with --

  http://www.gnustep.org/resources/sources.html#windows

that should help you get running with the GNU Objective-C compiler, runtime
library and the basic GNUstep libraries needed to actually do anything with
the Objective-C language.

There are other options; but if you're on Microsoft Windows and want to do
Objective-C, as far as I know that is the easiest option.

Thanks

-----Original Message-----
From: "Jonathan Wakely" <jwakely.gcc@gmail.com>
Sent: Wednesday, 19 January, 2011 02:23
To: "Carles Setó" <i21777@hotmail.com>
Cc: gnu@gnu.org, "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>, "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: Objective-C

On 19 January 2011 01:13, Carles Setó 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 Objective-C language. One of my purposes is training to become a Apple developer.
>
> What file I should download, (unzip), objc or objcp?, what's the difference 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-19  2:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19  1:13 Objective-C Carles Setó
2011-01-19  1:23 ` Objective-C Jonathan Wakely
2011-01-19  2:03   ` Objective-C Nicola Pero

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).