<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for IT News, Tutorials, Solutions - SYSTEM HALT</title>
	<atom:link href="http://blog.syshalt.net/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.syshalt.net</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jan 2012 07:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by John Smith</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-2/#comment-2621</link>
		<dc:creator>John Smith</dc:creator>
		<pubDate>Sat, 14 Jan 2012 07:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-2621</guid>
		<description>I can&#039;t thank you enough for this, it has made hours of searching finally end favorably!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t thank you enough for this, it has made hours of searching finally end favorably!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Dmitry</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-2/#comment-2521</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Thu, 29 Dec 2011 00:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-2521</guid>
		<description>thank you!!!</description>
		<content:encoded><![CDATA[<p>thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Ryan</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-2/#comment-2444</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 17 Dec 2011 23:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-2444</guid>
		<description>Have you tried compiling objective c? I get an error 

ld: library not found for -lobjc
collect2: ld returned 1 exit status
make: *** [HelloWorld] Error 1

It seems that iphone-gcc does not come with objective c support</description>
		<content:encoded><![CDATA[<p>Have you tried compiling objective c? I get an error </p>
<p>ld: library not found for -lobjc<br />
collect2: ld returned 1 exit status<br />
make: *** [HelloWorld] Error 1</p>
<p>It seems that iphone-gcc does not come with objective c support</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Ilya</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-2/#comment-2337</link>
		<dc:creator>Ilya</dc:creator>
		<pubDate>Tue, 06 Dec 2011 18:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-2337</guid>
		<description>Thank you!
Works perfect</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
Works perfect</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Du</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-2/#comment-1831</link>
		<dc:creator>Du</dc:creator>
		<pubDate>Sat, 24 Sep 2011 19:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1831</guid>
		<description>Does it compile C++? Cuz I&#039;m getting some errors.</description>
		<content:encoded><![CDATA[<p>Does it compile C++? Cuz I&#8217;m getting some errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Du</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-1/#comment-1830</link>
		<dc:creator>Du</dc:creator>
		<pubDate>Sat, 24 Sep 2011 19:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1830</guid>
		<description>After google it I found the solution: First install from cydia  Aptbackup</description>
		<content:encoded><![CDATA[<p>After google it I found the solution: First install from cydia  Aptbackup</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Du</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-1/#comment-1829</link>
		<dc:creator>Du</dc:creator>
		<pubDate>Sat, 24 Sep 2011 18:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1829</guid>
		<description>I used i-Fun box and iFile to install and move all the files that I need, (cuz I dont remember the pass of my SSH. And I use MobileTerminal.

All was ok, but when I tried to do &quot;apt-get install ldid&quot;, it says: 
-sh: apt-get_ command not found.

What can i do?</description>
		<content:encoded><![CDATA[<p>I used i-Fun box and iFile to install and move all the files that I need, (cuz I dont remember the pass of my SSH. And I use MobileTerminal.</p>
<p>All was ok, but when I tried to do &#8220;apt-get install ldid&#8221;, it says:<br />
-sh: apt-get_ command not found.</p>
<p>What can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Sanche</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-1/#comment-1801</link>
		<dc:creator>Sanche</dc:creator>
		<pubDate>Tue, 20 Sep 2011 15:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1801</guid>
		<description>I figured out one thing: can anyone try to build an edition of macports for iOS? Obviously not all the ports can interface themselves on iDevices (I&#039;m pretty sure Qt cannot, with many others), but littler and lighter software could be useful to make iDevices more UNIX-alike. Unfortunately, I don&#039;t own one, but a friend has asked me if I could build him something like this on a mac.</description>
		<content:encoded><![CDATA[<p>I figured out one thing: can anyone try to build an edition of macports for iOS? Obviously not all the ports can interface themselves on iDevices (I&#8217;m pretty sure Qt cannot, with many others), but littler and lighter software could be useful to make iDevices more UNIX-alike. Unfortunately, I don&#8217;t own one, but a friend has asked me if I could build him something like this on a mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by LeoTh3o</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-1/#comment-1800</link>
		<dc:creator>LeoTh3o</dc:creator>
		<pubDate>Tue, 20 Sep 2011 15:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1800</guid>
		<description>I&#039;ve tried to build some UNIX software from src. I assume the software (specifically, a more modern edition of git to get the place of the obsolete .deb available on cydia) should build, but ./configure says gcc cannot produce any output, even if I&#039;m root. Any idea on how should I came out of this?
Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to build some UNIX software from src. I assume the software (specifically, a more modern edition of git to get the place of the obsolete .deb available on cydia) should build, but ./configure says gcc cannot produce any output, even if I&#8217;m root. Any idea on how should I came out of this?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Compile C applications with gcc on iOS 4 (iPhone) by Will</title>
		<link>http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/comment-page-1/#comment-1692</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 08 Sep 2011 22:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.syshalt.net/index.php/2010/09/12/compile-c-applications-with-gcc-on-ios-4-iphone/#comment-1692</guid>
		<description>The link to the deb file is:
www.mediafire.com/?3byq0gtsxqesqb

to install:
ssh it on your ipod

open terminal,
login to root
 cd to the directory it&#039;s in
and type:
dpkg -I Deb.deb (or whatever you named it)

it should work, I haven&#039;t tested it yet but will soon
and type:</description>
		<content:encoded><![CDATA[<p>The link to the deb file is:<br />
<a href="http://www.mediafire.com/?3byq0gtsxqesqb" rel="nofollow">http://www.mediafire.com/?3byq0gtsxqesqb</a></p>
<p>to install:<br />
ssh it on your ipod</p>
<p>open terminal,<br />
login to root<br />
 cd to the directory it&#8217;s in<br />
and type:<br />
dpkg -I Deb.deb (or whatever you named it)</p>
<p>it should work, I haven&#8217;t tested it yet but will soon<br />
and type:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

