<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-31789113.post6653479659465462997..comments</id><updated>2011-11-08T19:49:37.356+08:00</updated><category term='objective-c'/><category term='iphone'/><category term='browser'/><category term='tips'/><category term='apple'/><category term='mac'/><category term='programming'/><category term='microsoft'/><category term='boost'/><category term='windows'/><category term='qt'/><category term='c++'/><category term='google'/><category term='chrome'/><title type='text'>Comments on [[lyxite blog] didLoad]: Compile Objective-C Programs Using gcc</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.lyxite.com/feeds/6653479659465462997/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default?start-index=26&amp;max-results=25'/><author><name>lyxite</name><uri>http://www.blogger.com/profile/17803764860500024863</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_U6DinYS37vw/SW1sUqoYwLI/AAAAAAAAD6c/OJ54BZkvFQs/S220/msn.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>88</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-31789113.post-2632153595870035196</id><published>2011-11-08T19:49:37.356+08:00</published><updated>2011-11-08T19:49:37.356+08:00</updated><title type='text'>Hi, Great article. I falls on that 1%. :) Thanks!</title><content type='html'>Hi, Great article. I falls on that 1%. :) Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2632153595870035196'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2632153595870035196'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1320752977356#c2632153595870035196' title=''/><author><name>Rose</name><uri>http://www.blogger.com/profile/07647133669284863041</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2047130309'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-5559105708203438982</id><published>2011-10-11T19:58:42.643+08:00</published><updated>2011-10-11T19:58:42.643+08:00</updated><title type='text'>Doh! :-) Managed to edit out of my post that it ap...</title><content type='html'>Doh! :-) Managed to edit out of my post that it applies to Windows 7...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5559105708203438982'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5559105708203438982'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1318334322643#c5559105708203438982' title=''/><author><name>DrKevG</name><uri>http://www.blogger.com/profile/01172941160019139532</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-161536642'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2810208647160402931</id><published>2011-10-11T19:56:22.511+08:00</published><updated>2011-10-11T19:56:22.511+08:00</updated><title type='text'>Thanks for this article - it was a great help in g...</title><content type='html'>Thanks for this article - it was a great help in getting started... &lt;br&gt;&lt;br&gt;In case its helpful to anyone else, the following arguments worked for me:&lt;br&gt;&lt;br&gt;&lt;b&gt;gcc -o hello hello.m -I /GNUstep/System/Library/Headers -L /GNUstep/System/Library/Libraries/ -lobjc -lgnustep-base -fconstant-string-class=NSConstantString&lt;/b&gt;&lt;br&gt;&lt;br&gt;Believe that the -lobjc step is required to link to the objective c runtime [Source: &amp;#39;The definitive buid to gcc&amp;#39; (p34)]. I did try the suggestion in red that uses `gnustep-config --objc-flags` but got the error:&lt;br&gt;&lt;i&gt;&lt;br /&gt;Foundation/Foundation.h: No such file or directory&lt;/i&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;b&gt; Steps I followed were:&lt;/b&gt;&lt;br&gt; (a) Default installation of the following GNUstep packages:&lt;br&gt;&lt;br /&gt;GNUStep MSYS System: gnustep-msys-system-0.28.1-setup.exe&lt;br&gt;&lt;br /&gt;GNUstep core: gnustep-core-0.28.0-setup.exe&lt;br&gt;&lt;br /&gt;GNUstep devel: gnustep-devel-1.3.0-setup.exe&lt;br /&gt;&lt;br&gt;(b) Ran the GNUstep shell by opening a windows CMD shell and running: C:\GNUstep\msys\1.0\bin\sh.exe&lt;br&gt;(c) Within GNUstep shell changed directory to folder containing the hello.m file e.g. cd /c/mytestfolder&lt;br&gt;(d) Compiled using the command listed above&lt;br&gt;&lt;br&gt;Hope this might help others starting out like me and thanks once again for the blog - would have taken alot longer without it...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2810208647160402931'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2810208647160402931'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1318334182511#c2810208647160402931' title=''/><author><name>DrKevG</name><uri>http://www.blogger.com/profile/01172941160019139532</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-161536642'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-493271622741795689</id><published>2011-09-28T02:28:48.183+08:00</published><updated>2011-09-28T02:28:48.183+08:00</updated><title type='text'>Where do I save the hello.m file? To my c:\\ drive...</title><content type='html'>Where do I save the hello.m file? To my c:\\ drive? I am using Windows. Thanks.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/493271622741795689'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/493271622741795689'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1317148128183#c493271622741795689' title=''/><author><name>Active Observer</name><uri>http://www.blogger.com/profile/11586548517035103351</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1086498241'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-229712483167664621</id><published>2011-07-14T05:32:21.142+08:00</published><updated>2011-07-14T05:32:21.142+08:00</updated><title type='text'>Hi, I&amp;#39;m compiling Objective-C code  in Ubuntu ...</title><content type='html'>Hi, I&amp;#39;m compiling Objective-C code  in Ubuntu 11.04. To make things work I had to use &lt;br /&gt;gnustep-config --variable=GNUSTEP_SYSTEM_HEADERS&lt;br /&gt;and&lt;br /&gt;gnustep-config --variable=GNUSTEP_SYSTEM_LIBRARIES&lt;br /&gt;to find out the paths to use with -I and -L options.&lt;br /&gt;Also I&amp;#39;ve received &amp;quot;The current setting for native-objc-exceptions does not match that of gnustep-base ... please correct this.&amp;quot; error...&lt;br /&gt;Fixed it by changing &lt;br /&gt;#define BASE_NATIVE_OBJC_EXCEPTIONS 1&lt;br /&gt;to&lt;br /&gt;#define BASE_NATIVE_OBJC_EXCEPTIONS 0&lt;br /&gt;in /usr/include/GNUstep/GNUstepBase/GSConfig.h&lt;br /&gt;&lt;br /&gt;Everything works, thanks for the nice post.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/229712483167664621'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/229712483167664621'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1310592741142#c229712483167664621' title=''/><author><name>digreamon</name><uri>http://www.blogger.com/profile/05733435245388404141</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-112073289'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-8207314142025783754</id><published>2011-07-14T05:30:08.845+08:00</published><updated>2011-07-14T05:30:08.845+08:00</updated><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8207314142025783754'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8207314142025783754'/><author><name>digreamon</name><uri>http://www.blogger.com/profile/05733435245388404141</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.contentRemoved' value='true'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-112073289'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-5535795900029850570</id><published>2011-06-15T15:30:06.401+08:00</published><updated>2011-06-15T15:30:06.401+08:00</updated><title type='text'>@lyxite
Your description helped a lot!
Thank You V...</title><content type='html'>@lyxite&lt;br /&gt;Your description helped a lot!&lt;br /&gt;Thank You Very Much!!!!!!!!!!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5535795900029850570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5535795900029850570'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1308123006401#c5535795900029850570' title=''/><author><name>Dewang</name><uri>http://www.blogger.com/profile/08535143664371744885</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1048942108'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2935537093378460745</id><published>2011-06-08T13:18:29.693+08:00</published><updated>2011-06-08T13:18:29.693+08:00</updated><title type='text'>thanx a ton for the post.</title><content type='html'>thanx a ton for the post.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2935537093378460745'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2935537093378460745'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1307510309693#c2935537093378460745' title=''/><author><name>ab1204</name><uri>http://www.blogger.com/profile/17707146595164060227</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1197280344'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2738786128287977297</id><published>2011-06-08T13:15:08.754+08:00</published><updated>2011-06-08T13:15:08.754+08:00</updated><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2738786128287977297'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2738786128287977297'/><author><name>Adithi</name><uri>http://www.blogger.com/profile/17707146595164060227</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.contentRemoved' value='true'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1197280344'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2092078175137527633</id><published>2011-06-06T17:35:49.599+08:00</published><updated>2011-06-06T17:35:49.599+08:00</updated><title type='text'>thanks for post, red text solve my error</title><content type='html'>thanks for post, red text solve my error</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2092078175137527633'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2092078175137527633'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1307352949599#c2092078175137527633' title=''/><author><name>sym9</name><uri>http://www.blogger.com/profile/05404844519699491482</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-697586406'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-7823992454509955417</id><published>2011-04-14T19:42:06.711+08:00</published><updated>2011-04-14T19:42:06.711+08:00</updated><title type='text'>Hi lyxite..
Am a beginner to Objective-C.
Am using...</title><content type='html'>Hi lyxite..&lt;br /&gt;Am a beginner to Objective-C.&lt;br /&gt;Am using GNUstep in windows.&lt;br /&gt;&lt;br /&gt;When using the follwing command&lt;br /&gt;&lt;br /&gt;$ gcc -o hello hello.m -I /GNUstep/System/Library/Headers -L /GNUstep/System/Library/Libraries -lobjc -lgnustep-base&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;c:/mingw/bin/../lib.gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot find -lgnustep-base&lt;br /&gt;collect2:ld returned 1 exit status&lt;br /&gt;&lt;br /&gt;help me out!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7823992454509955417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7823992454509955417'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1302781326711#c7823992454509955417' title=''/><author><name>Ruben Chokkalingam</name><uri>http://www.blogger.com/profile/13259267082763000056</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='21' src='http://2.bp.blogspot.com/_TRFBwmxL_L8/TAD-szTsvMI/AAAAAAAAACY/rKOsTTjf_Wk/s1600-R/n1508157601_304.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1153610530'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2959127315735849596</id><published>2011-04-04T15:05:02.099+08:00</published><updated>2011-04-04T15:05:02.099+08:00</updated><title type='text'>for objc beginner on windows. here is the working ...</title><content type='html'>for objc beginner on windows. here is the working fraction compiler on my machine. thanks for all posting.&lt;br /&gt;$ gcc `gnustep-config --objc-flags` -o main main.m fraction.m -I /GNUstep/Syste&lt;br /&gt;m/Library/Headers -L /GNUstep/System/Library/Libraries -lobjc -lgnustep-base -e&lt;br /&gt;nable-auto-import</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2959127315735849596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2959127315735849596'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1301900702099#c2959127315735849596' title=''/><author><name>drmud</name><uri>http://www.blogger.com/profile/07469467631218510153</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1040551544'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-6841059954149640124</id><published>2011-03-18T23:42:01.016+08:00</published><updated>2011-03-18T23:42:01.016+08:00</updated><title type='text'>i&amp;#39;m not familiar with JGrasp, but the error ge...</title><content type='html'>i&amp;#39;m not familiar with JGrasp, but the error generally means you have not specified a correct header directory for the Foundation framework. please locate it and include it using gcc -I flag.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/6841059954149640124'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/6841059954149640124'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1300462921016#c6841059954149640124' title=''/><author><name>lyxite</name><uri>http://www.blogger.com/profile/17803764860500024863</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://2.bp.blogspot.com/_U6DinYS37vw/SW1sUqoYwLI/AAAAAAAAD6c/OJ54BZkvFQs/S220/msn.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-311747854'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-292339285113764828</id><published>2011-03-17T09:58:21.594+08:00</published><updated>2011-03-17T09:58:21.594+08:00</updated><title type='text'>I am trying to figure out how to use the JGrasp ID...</title><content type='html'>I am trying to figure out how to use the JGrasp IDE on Windows 7, however I keep getting the same error:&lt;br /&gt; &lt;br /&gt;pg1.m:1:34: fatal error: Foundation/Foundation.h: No such file or directory&lt;br /&gt;&lt;br /&gt;Any suggestions? I have already tried pretty much ever suggestion on here though.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/292339285113764828'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/292339285113764828'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1300327101594#c292339285113764828' title=''/><author><name>Tyler</name><uri>http://www.blogger.com/profile/04043634304832252476</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1415881061'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-8331842279131146020</id><published>2011-03-05T20:55:44.762+08:00</published><updated>2011-03-05T20:55:44.762+08:00</updated><title type='text'>I saved the make file as GNUmakefile.txt and while...</title><content type='html'>I saved the make file as GNUmakefile.txt and while I typed as make in GNUstep I get the error as no target specied and no make file found.&lt;br /&gt;and also I get one more error as Undefined reference to __objc_class_name_Fraction error&lt;br /&gt;&lt;br /&gt;Its a Interface and implementation process.&lt;br /&gt;Pls help me what to do for this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8331842279131146020'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8331842279131146020'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1299329744762#c8331842279131146020' title=''/><author><name>mothertheressa</name><uri>http://www.blogger.com/profile/15360698594231405690</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-478500606'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-1228363449832261059</id><published>2010-12-27T10:53:45.224+08:00</published><updated>2010-12-27T10:53:45.224+08:00</updated><title type='text'>your mac solution is wrong... the linker flag is n...</title><content type='html'>your mac solution is wrong... the linker flag is not correct.&lt;br /&gt;&lt;br /&gt;You want to use the -framework flag.  For example,&lt;br /&gt;&lt;br /&gt;-framework Foundation</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/1228363449832261059'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/1228363449832261059'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1293418425224#c1228363449832261059' title=''/><author><name>todd</name><uri>http://www.blogger.com/profile/05486714536207223540</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='24' src='http://bp3.blogger.com/_noMZrsXccGg/SCyEeLb56NI/AAAAAAAAAE0/mHXJvwKhFNU/S220/Photo+2.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1931923931'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-2990702902282444014</id><published>2010-12-11T15:26:11.368+08:00</published><updated>2010-12-11T15:26:11.368+08:00</updated><title type='text'>i have installed te GNU Setup for windows. When i ...</title><content type='html'>i have installed te GNU Setup for windows. When i type gcc command uts giving below error&lt;br /&gt;&lt;br /&gt;sh: gcc: command not found</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2990702902282444014'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/2990702902282444014'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1292052371368#c2990702902282444014' title=''/><author><name>Kiran</name><uri>http://www.blogger.com/profile/14091463265222060476</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1378460110'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-7804786654519890041</id><published>2010-11-09T04:34:07.310+08:00</published><updated>2010-11-09T04:34:07.310+08:00</updated><title type='text'>Nice post, however on UBuntu 10.04 the compiler st...</title><content type='html'>Nice post, however on UBuntu 10.04 the compiler still squeals about Foundation.h no matter if I put it up his face.&lt;br /&gt;I guess a mac is the way to go if one&amp;#39;s supposed to get serious about objective-c</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7804786654519890041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7804786654519890041'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1289248447310#c7804786654519890041' title=''/><author><name>elwis</name><uri>http://www.blogger.com/profile/13793773409480819849</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-270267977'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-8217814884207793065</id><published>2010-10-16T15:35:26.668+08:00</published><updated>2010-10-16T15:35:26.668+08:00</updated><title type='text'>I&amp;#39;m using your method to compile the &amp;quot;Hel...</title><content type='html'>I&amp;#39;m using your method to compile the &amp;quot;Hello.m&amp;quot; in the iMac but found below errors:&lt;br /&gt;&lt;br /&gt;imac:hello patrick$ gcc -o hello hello.m -L /System/Library/Frameworks/Foundation.framework/Foundation&lt;br /&gt;&lt;br /&gt;ld: -L must be immediately followed by a directory path (no space)&lt;br /&gt;&lt;br /&gt;collect2: ld returned 1 exit status&lt;br /&gt;&lt;br /&gt;Then I deleted the space but found more errors:&lt;br /&gt;&lt;br /&gt;imac:hello patrick$ gcc -o hello hello.m -L/System/Library/Frameworks/Foundation.framework/Foundation&lt;br /&gt;ld: warning: path &amp;#39;/System/Library/Frameworks/Foundation.framework/Foundation&amp;#39; following -L not a directory&lt;br /&gt;Undefined symbols:&lt;br /&gt;  &amp;quot;__objc_empty_vtable&amp;quot;, referenced from:&lt;br /&gt;      _OBJC_METACLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;      _OBJC_CLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;  &amp;quot;_objc_msgSend&amp;quot;, referenced from:&lt;br /&gt;      _main in ccqZLB7P.o&lt;br /&gt;      _main in ccqZLB7P.o&lt;br /&gt;     (maybe you meant: l_objc_msgSend_fixup_release, l_objc_msgSend_fixup_alloc )&lt;br /&gt;  &amp;quot;_objc_msgSend_fixup&amp;quot;, referenced from:&lt;br /&gt;      l_objc_msgSend_fixup_alloc in ccqZLB7P.o&lt;br /&gt;      l_objc_msgSend_fixup_release in ccqZLB7P.o&lt;br /&gt;     (maybe you meant: l_objc_msgSend_fixup_release, l_objc_msgSend_fixup_alloc )&lt;br /&gt;  &amp;quot;__objc_empty_cache&amp;quot;, referenced from:&lt;br /&gt;      _OBJC_METACLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;      _OBJC_CLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;  &amp;quot;_OBJC_CLASS_$_NSObject&amp;quot;, referenced from:&lt;br /&gt;      _OBJC_CLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;  &amp;quot;___CFConstantStringClassReference&amp;quot;, referenced from:&lt;br /&gt;      cfstring=hello world! in ccqZLB7P.o&lt;br /&gt;  &amp;quot;_NSLog&amp;quot;, referenced from:&lt;br /&gt;      -[HelloWorld hello] in ccqZLB7P.o&lt;br /&gt;  &amp;quot;_OBJC_METACLASS_$_NSObject&amp;quot;, referenced from:&lt;br /&gt;      _OBJC_METACLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;      _OBJC_METACLASS_$_HelloWorld in ccqZLB7P.o&lt;br /&gt;ld: symbol(s) not found&lt;br /&gt;collect2: ld returned 1 exit status</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8217814884207793065'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8217814884207793065'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1287214526668#c8217814884207793065' title=''/><author><name>Patrick</name><uri>http://www.blogger.com/profile/04363594512866379167</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-602681664'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-6416755947609310189</id><published>2010-10-15T10:53:00.983+08:00</published><updated>2010-10-15T10:53:00.983+08:00</updated><title type='text'>I downloaded and installed GNUstep on my Vista-64 ...</title><content type='html'>I downloaded and installed GNUstep on my Vista-64 system a week ago and successfully compiled an Objective-C program. However, I just tried to repeat that compilation and it failed. I used the following command:&lt;br /&gt;&lt;br /&gt;gcc `gnustep-config --objc-flags` -o prog1 prog1.m -I /GNUstep/System/Library/Headers -L /GNUstep/System/Library/Libraries -lobjc -lgnustep-base&lt;br /&gt;&lt;br /&gt;This produced the following:&lt;br /&gt;&lt;br /&gt;gcc: `gnustep-config: No such file or directory&lt;br /&gt;cc1obj.exe: error: unrecognized command line option &amp;quot;-fobjc-flags`&amp;quot;&lt;br /&gt;&lt;br /&gt;What am I doing wrong?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/6416755947609310189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/6416755947609310189'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1287111180983#c6416755947609310189' title=''/><author><name>bob42</name><uri>http://www.blogger.com/profile/07998759656821981399</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-602394984'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-5065666081740882030</id><published>2010-09-26T03:44:17.977+08:00</published><updated>2010-09-26T03:44:17.977+08:00</updated><title type='text'>Tired of getting NSConstantString error.???

I may...</title><content type='html'>Tired of getting NSConstantString error.???&lt;br /&gt;&lt;br /&gt;I may help you..&lt;br /&gt;&lt;br /&gt;include the foundation.h file and then compile&lt;br /&gt;&lt;br /&gt;#import &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;for details..&lt;br /&gt;go to http://kumargcchelp.blogspot.com/</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5065666081740882030'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/5065666081740882030'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1285443857977#c5065666081740882030' title=''/><author><name>Kr</name><uri>http://www.blogger.com/profile/03872295055803460234</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-164539784'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-8034181662579085729</id><published>2010-09-13T23:12:06.864+08:00</published><updated>2010-09-13T23:12:06.864+08:00</updated><title type='text'>Tremendous stuff. Saved me hours.

Thanks!</title><content type='html'>Tremendous stuff. Saved me hours.&lt;br /&gt;&lt;br /&gt;Thanks!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8034181662579085729'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8034181662579085729'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1284390726864#c8034181662579085729' title=''/><author><name>MetalBoru</name><uri>http://www.blogger.com/profile/10210701282502373784</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1208196306'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-8289134652754051236</id><published>2010-08-29T04:58:51.293+08:00</published><updated>2010-08-29T04:58:51.293+08:00</updated><title type='text'>thanks Lyx and Teo.... it works fine now on window...</title><content type='html'>thanks Lyx and Teo.... it works fine now on windows XP&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;...now even i am in the  1% gang..&lt;br /&gt;&lt;br /&gt;Thanks once again</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8289134652754051236'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/8289134652754051236'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1283029131293#c8289134652754051236' title=''/><author><name>TAPAN</name><uri>http://www.blogger.com/profile/07824790345705516286</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-424453261'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-4467498892537050380</id><published>2010-08-17T22:34:09.336+08:00</published><updated>2010-08-17T22:34:09.336+08:00</updated><title type='text'>I take back what I said, I had a spelling mistake ...</title><content type='html'>I take back what I said, I had a spelling mistake (innit instead of init) in my file and now everything works!!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/4467498892537050380'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/4467498892537050380'/><link rel='alternate' type='text/html' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html?showComment=1282055649336#c4467498892537050380' title=''/><author><name>Drew</name><uri>http://www.blogger.com/profile/07120977887194266014</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1669917004'/></entry><entry><id>tag:blogger.com,1999:blog-31789113.post-7958848486623538361</id><published>2010-08-14T04:09:37.265+08:00</published><updated>2010-08-14T04:09:37.265+08:00</updated><title type='text'></title><content type='html'>This comment has been removed by the author.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7958848486623538361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/31789113/6653479659465462997/comments/default/7958848486623538361'/><author><name>Drew</name><uri>http://www.blogger.com/profile/07120977887194266014</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.lyxite.com/2008/01/compile-objective-c-programs-using-gcc.html' ref='tag:blogger.com,1999:blog-31789113.post-6653479659465462997' source='http://www.blogger.com/feeds/31789113/posts/default/6653479659465462997' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.contentRemoved' value='true'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1669917004'/></entry></feed>
