public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Doubts on GNU compiler
@ 2008-09-26 10:00 Cool Dude
  2008-09-26 12:34 ` Eljay Love-Jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Cool Dude @ 2008-09-26 10:00 UTC (permalink / raw)
  To: gcc-help

MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="0-30253437-1222423182=:99903"

--0-30253437-1222423182=:99903
Content-Type: text/plain; charset=us-ascii

Hello,
I'm a newbie towards using gcc compilers to develop my
embedded projects. I had been using Keil uVision. Since it is an
evaluation version i'm having a tough time to develop my project. I had
been reading so many documents on gcc compilers, which mite have got
confused. Can u please tell me my why we would use somethin like
YAGARTO,GNUARM,cygwin, MinGW.
There are so called ARM GNU tool chain. Does this toolchain have the
compilers,debuggers,linkers,etc. Please do help me out. Looking forward
from you. Thankyou.
 
Raj



      
--0-30253437-1222423182=:99903
Content-Type: text/html; charset=us-ascii

<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#0000ff;">Hello,<br>I'm a newbie towards using gcc compilers to develop my
embedded projects. I had been using Keil uVision. Since it is an
evaluation version i'm having a tough time to develop my project. I had
been reading so many documents on gcc compilers, which mite have got
confused. Can u please tell me my why we would use somethin like
YAGARTO,GNUARM,cygwin, <span style="border-bottom: 1px dashed rgb(0, 102, 204); background: transparent none repeat scroll 0% 50%; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" class="yshortcuts" id="lw_1222421951_0">MinGW</span>.
There are so called ARM GNU tool chain. Does this toolchain have the
compilers,debuggers,linkers,etc. Please do help me out. Looking forward
from you. Thankyou.<div>&nbsp;</div><div><em><font size="6"><img src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/14.gif"><font color="#0000ff">Raj</font><font color="#212143"><img src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/03.gif"></font></font></em></div><div><br></div></div><br>

      </body></html>
--0-30253437-1222423182=:99903--

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Doubts on GNU compiler
  2008-09-26 10:00 Doubts on GNU compiler Cool Dude
@ 2008-09-26 12:34 ` Eljay Love-Jensen
  2008-09-26 16:41   ` Matthew Woehlke
  0 siblings, 1 reply; 3+ messages in thread
From: Eljay Love-Jensen @ 2008-09-26 12:34 UTC (permalink / raw)
  To: Cool Dude, GCC-help

Hi Raj,

For all your questions, this really isn't the right forum for these kinds of
questions.  I suspect there isn't a single "right forum" for your questions.
You'd probably get better, faster, more accurate information by inquiring on
YAGARTO, GNUARM, Cygwin, and MinGW forums.  I do not say this to chastise, I
mention it so you can get better, faster responses to your questions.

This forum is for GCC help.  GCC is a compiler and a toolchain driver for
several tools that are not, themselves, part of GCC.  GCC is not a debugger.
GCC is not a linker.  GCC is not an assembler.  GCC is not a C library.  GCC
is not an IDE.  GCC is not Cygwin.  GCC is not MinGW.

That being said...

> Can [you] please tell me my why we would use [something] like
> YAGARTO

I'm not familiar with YAGARTO (Yet Another GNU ARM Toolchain).  I recommend
you review the information on the YAGARTO website.

> GNUARM

I'm not familiar with GNUARM.  I recommend you review the information on the
GNUARM website.

> cygwin

Cygwin is a Unix/POSIX like environment for Windows.  In my opinion, it is a
very, very nice Unix/POSIX like environment for Windows.  There are others,
too, such as Interix, MS-SFU, MKS, CoLinux, UWIN which may be suitable for a
given need.

Installing Cygwin does not come with GCC by default, but if you run the
Cygwin SETUP.EXE you can select GCC to be installed.

GCC in Cygwin on Windows allows you to compile your source code to run in
the Cygwin Unix/POSIX like environment in Windows.

> MinGW

MinGW enables you to use GCC to create Windows executables, using the
WinAPI.  Your executables are not linked against the Cygwin Unix/POSIX like
layer, rather they are linked against the WinAPI DLLs directly.

Sincerely,
--Eljay

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Doubts on GNU compiler
  2008-09-26 12:34 ` Eljay Love-Jensen
@ 2008-09-26 16:41   ` Matthew Woehlke
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Woehlke @ 2008-09-26 16:41 UTC (permalink / raw)
  To: gcc-help

Eljay Love-Jensen wrote:
> Cygwin is a Unix/POSIX like environment for Windows.  In my opinion, it is a
> very, very nice Unix/POSIX like environment for Windows.  There are others,
> too, such as Interix, MS-SFU, MKS, CoLinux, UWIN which may be suitable for a
> given need.

Ah, for the sake of clarity, Interix == SFU == SUA (well, different 
versions thereof, but effectively the same thing).

http://en.wikipedia.org/wiki/Interix

-- 
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
-- 
"Who wants to sing?" -- Orcs (Warcraft II)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-26 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-26 10:00 Doubts on GNU compiler Cool Dude
2008-09-26 12:34 ` Eljay Love-Jensen
2008-09-26 16:41   ` Matthew Woehlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).