<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
What I have in mind is something to use as a trainer for C.&nbsp; Later on I will be developing a VM for OS X to try my hand at app development for iPhone and another for Android.&nbsp; It's on my bucket list to learn C and tweak my favorite Linux programs and I'm getting the idea of trying my hand at app development for those who are loose of pocket with their money for their favorite portable devices.<BR>
<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Jamey Owens &lt;<A HREF="mailto:Jamey%20Owens%20%3cvindir@comcast.net%3e">vindir@comcast.net</A>&gt;<BR>
<B>Reply-to</B>: Atlanta Linux Enthusiasts &lt;ale@ale.org&gt;<BR>
<B>To</B>: Atlanta Linux Enthusiasts &lt;<A HREF="mailto:Atlanta%20Linux%20Enthusiasts%20%3cale@ale.org%3e">ale@ale.org</A>&gt;<BR>
<B>Subject</B>: Re: [ale] C Compiler for Linux<BR>
<B>Date</B>: Thu, 21 Apr 2011 00:46:53 -0400<BR>
<BR>
Are you just looking for the basic gcc install? &nbsp;I'm not much of a Fedora person but you should be able to do yum grouplist |grep Development to see the dev groups and yum groupinstall to install whichever groups you like. &nbsp;Grab Dev Tools and Dev Libraries for the basics I think.
<BR>
<BR>
For an actual recommendation though, you could try out LLVM and use its Clang compiler.
<BR>
<BR>
<PRE>
_______________________________________________
Ale mailing list
<A HREF="mailto:Ale@ale.org">Ale@ale.org</A>
<A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A>
See JOBS, ANNOUNCE and SCHOOLS lists at
<A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A>
</PRE>
<BR>
</BODY>
</HTML>