public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* C compiler
@ 2014-10-19 14:28 BASAVARAJ L KAGE
  2014-10-20 12:42 ` Jonathan Wakely
  0 siblings, 1 reply; 21+ messages in thread
From: BASAVARAJ L KAGE @ 2014-10-19 14:28 UTC (permalink / raw)
  To: gcc-help

Is GCC c compiler is available for free ? if so, from where i can down load. my machine is MacBook Air can i down load and use . please let me know
thanks,
Kage

^ permalink raw reply	[flat|nested] 21+ messages in thread
* C++ Compiler
@ 2013-04-30  2:31 Scarlbc
  2013-04-30  9:06 ` Jonathan Wakely
  0 siblings, 1 reply; 21+ messages in thread
From: Scarlbc @ 2013-04-30  2:31 UTC (permalink / raw)
  To: gcc-help

Hi 
I need a free download to teach a child. 

Sent from Bazil iPhone

^ permalink raw reply	[flat|nested] 21+ messages in thread
* C compiler
@ 2011-03-13 14:43 Rohit Rehan
  2011-03-13 14:47 ` Jonathan Wakely
  0 siblings, 1 reply; 21+ messages in thread
From: Rohit Rehan @ 2011-03-13 14:43 UTC (permalink / raw)
  To: gcc-help

Sir, 
How com the compiler of c is written in C. I mean first we need to compile
the source to get object but if we don't have a compiler to compile C source
how can we write a compiler in C. I am totally confused please help me. 
 
Yours Faithfully 
Rohit Rehan

^ permalink raw reply	[flat|nested] 21+ messages in thread
* C compiler
@ 2007-01-13 19:32 Berg, Michelle D.
  2007-01-15 10:06 ` Hugh Sasse
  0 siblings, 1 reply; 21+ messages in thread
From: Berg, Michelle D. @ 2007-01-13 19:32 UTC (permalink / raw)
  To: gcc-help

Greetings,
 
How do I determine if I have the C compiler install on my Solaris 8 system?
When I have tried to run ./configure, I have received the following error
messages:
./configure: make: not found
./configure: not found
 
Please help me determine if I have a C/GCC compiler.
 
thanks
Mtrueblood
 

^ permalink raw reply	[flat|nested] 21+ messages in thread
* c++ compiler
@ 2005-07-25 17:44 Niels Jende
  2005-07-25 17:46 ` corey taylor
  0 siblings, 1 reply; 21+ messages in thread
From: Niels Jende @ 2005-07-25 17:44 UTC (permalink / raw)
  To: gcc-help

Hi Mates!

I am trying to download your C++ compiler,
unfortunately I hadn`t had any success so far!
Maybe I am stiil heaps to much with them folks from
redmond, but anyway...do I really have to download
every single file on your mirror pages???I mean I do
see the folders and all that, but once I click them
they just open and I do see all these beautiful files
and I am, as said, wondering if i have to download
each file manually!You haven`t got something similar
to a simple download button on these mirrors, have
you?

However, if I have to download all these files
manually, well, then I have to, but it would be just
handy if I wouldnt have to do it that way!

Thanks
Niels


	

	
		
____________________________________________________ 
Do you Yahoo!? 
Try Yahoo! Photomail Beta: Send up to 300 photos in one email! 
http://au.photomail.mail.yahoo.com

^ permalink raw reply	[flat|nested] 21+ messages in thread
* Re: c++ compiler
@ 2002-08-01 20:50 Dockeen
  0 siblings, 0 replies; 21+ messages in thread
From: Dockeen @ 2002-08-01 20:50 UTC (permalink / raw)
  To: gcc-help

A good general source of information on free programming
tools/compilers/etc.

http://www.thefreecountry.com/developercity/

Wayne

^ permalink raw reply	[flat|nested] 21+ messages in thread
[parent not found: <200208012209.AAA06454@mailin.webmailer.de>]
* c compiler
@ 2000-07-13 15:52 Edward Lartey
  0 siblings, 0 replies; 21+ messages in thread
From: Edward Lartey @ 2000-07-13 15:52 UTC (permalink / raw)
  To: gcc-help

I was trying to install a g77 compiler on my redhat linux with gcc. Infact
I was using the quickstart installation procedure. Unfortunately this has
crashed my c compiler. I get this message whenever I try to compile a c
program:

[lartey@hepr0 ~]$ gcc -c test.c
Segmentation fault (core dumped)


Can you help

Thanks

ED 

^ permalink raw reply	[flat|nested] 21+ messages in thread
* c_compiler
@ 2000-02-05 23:39 Ben Michie
  2000-04-01  0:00 ` c_compiler Ben Michie
  0 siblings, 1 reply; 21+ messages in thread
From: Ben Michie @ 2000-02-05 23:39 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 321 bytes --]

Hi gcc ppls,
 
I was attempting to install the latest gcc package 
from suse (v6.3) and I came across a peculiar error, it was something along the 
lines of "can't find c_compiler" or "gcc needs c_compiler". Does any1 know what 
this means or have any suggestions that I could try doing.
 
Many thanks, Ben Michie


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

end of thread, other threads:[~2018-04-13 21:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <815189974.291369.1523654409630.ref@mail.yahoo.com>
2018-04-13 21:20 ` C++ Compiler Roy Ware via gcc-help
2018-04-13 21:35   ` Andrew Bell
2018-04-13 21:35   ` Martin Sebor
2018-04-13 21:35   ` Marc Glisse
2018-04-13 21:45     ` Roy Ware via gcc-help
2014-10-19 14:28 C compiler BASAVARAJ L KAGE
2014-10-20 12:42 ` Jonathan Wakely
  -- strict thread matches above, loose matches on Subject: below --
2013-04-30  2:31 C++ Compiler Scarlbc
2013-04-30  9:06 ` Jonathan Wakely
2011-03-13 14:43 C compiler Rohit Rehan
2011-03-13 14:47 ` Jonathan Wakely
2007-01-13 19:32 Berg, Michelle D.
2007-01-15 10:06 ` Hugh Sasse
2005-07-25 17:44 c++ compiler Niels Jende
2005-07-25 17:46 ` corey taylor
2002-08-01 20:50 Dockeen
     [not found] <200208012209.AAA06454@mailin.webmailer.de>
2002-08-01 16:00 ` Simon Brügmann
2002-08-01 18:00   ` Oscar Fuentes
2000-07-13 15:52 c compiler Edward Lartey
2000-02-05 23:39 c_compiler Ben Michie
2000-04-01  0:00 ` c_compiler Ben Michie

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).