LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 12-25-2010, 01:42 PM   #1
vbx_wx
Member
 
Registered: Feb 2010
Posts: 181

Rep: Reputation: 16
Objective C


Can anyone tell me what GNUSTep packages do i need to install to compile objective c code ?

Code:
gnustep-back.i686                    0.18.0-4.fc14           fedora             
gnustep-base.i686                    1.20.1-2.fc14           fedora             
gnustep-base-devel.i686              1.20.1-2.fc14           fedora             
gnustep-base-doc.noarch              1.20.1-2.fc14           fedora             
gnustep-examples.i686                1.3.0-3.fc14.1          updates            
gnustep-filesystem.noarch            2.4.0-1.fc14            fedora             
gnustep-gui.i686                     0.18.0-2.fc14           fedora             
gnustep-gui-devel.i686               0.18.0-2.fc14           fedora             
gnustep-gui-doc.noarch               0.18.0-2.fc14           fedora             
gnustep-gui-libs.i686                0.18.0-2.fc14           fedora             
gnustep-make.i686                    2.4.0-1.fc14            fedora             
gnustep-make-doc.noarch              2.4.0-1.fc14            fedora
 
Old 12-25-2010, 09:53 PM   #2
Sergei Steshenko
Senior Member
 
Registered: May 2005
Posts: 4,481

Rep: Reputation: 454Reputation: 454Reputation: 454Reputation: 454Reputation: 454
Quote:
Originally Posted by vbx_wx View Post
Can anyone tell me what GNUSTep packages do i need to install to compile objective c code ?

Code:
gnustep-back.i686                    0.18.0-4.fc14           fedora             
gnustep-base.i686                    1.20.1-2.fc14           fedora             
gnustep-base-devel.i686              1.20.1-2.fc14           fedora             
gnustep-base-doc.noarch              1.20.1-2.fc14           fedora             
gnustep-examples.i686                1.3.0-3.fc14.1          updates            
gnustep-filesystem.noarch            2.4.0-1.fc14            fedora             
gnustep-gui.i686                     0.18.0-2.fc14           fedora             
gnustep-gui-devel.i686               0.18.0-2.fc14           fedora             
gnustep-gui-doc.noarch               0.18.0-2.fc14           fedora             
gnustep-gui-libs.i686                0.18.0-2.fc14           fedora             
gnustep-make.i686                    2.4.0-1.fc14            fedora             
gnustep-make-doc.noarch              2.4.0-1.fc14            fedora
I can't tell you, but it's typically not an issue.

When you compile something and a header file is missing, the compiler tells you which header file is missing. RPM repositories have file lists, so you just look up the needed missing file -> RPM.

Similarly, if linking fails, the linked tells which library is missing. If the linker tells that 'foo' library is mossing, you need libfoo.* file (the '*' is typically 'so' or 'a'). So, again, you locate the needed RPM as above.

Been there, done that "countless" number of times, though not for Objective C.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ & objective-C vendtagain Programming 2 05-01-2010 02:54 PM
Should I learn Objective C? CoderMan Programming 16 02-26-2010 04:21 PM
How to compile Objective-C? MTK358 Programming 3 12-31-2009 07:36 PM
Objective-C Newbie MexDeath Programming 11 08-14-2009 11:48 PM
Objective-C dogn00dles Programming 2 11-29-2003 02:30 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 07:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration