This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc-2.95 RPM specfile for the contrib dir


On Mon, 19 Jul 1999 00:57:16 +0200, Franz Sirl <Franz.Sirl-kernel@lauterbach.co
m> wrote:

> %description objc
> Gcc-objc provides Objective C support for the GNU C compiler (gcc).
> Mainly used on systems running NeXTSTEP, Objective C is an 
> object-oriented derivative of the C language.
> 
> Install gcc-objc if you are going to do Objective C development and you
> would like to use the gcc compiler.  You will also need to install the gcc
> package.

I would not include the first assertion above, "mainly used on systems running
NeXTSTEP". There are many projects out there that use Linux or other Unix
systems or even Windows for their development that use free software libraries
written in Objective-C. A better description would be:

<quote>
Objective C is an object-oriented derivative of the C language, much like C++
but with more dynamic capabilities than this. This package adds Objective-C
support to the GNU compiler. It includes the Objective-C compiler and runtime
that is needed for running Objective-C programs.

Install gcc-objc if you are going to do Objective C development and you
would like to use the gcc compiler.  You will also need to install the gcc
package.
</quote>


Regards,
--
Ovidiu Predescu <ovidiu@cup.hp.com>
http://andromeda.cup.hp.com/  (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]