About
Pricing
Community
Teams
Start Free Trial
Log in
rajasekarramasamy
asked on
4/15/2008
Download loaction for GCC 4.0.2
I need download location for GCC 4.0.2.
Any Help?
Software
C
4
1
Last Comment
Infinity08
8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
sunnycoder
4/15/2008
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Infinity08
4/15/2008
Do you need that specific version ?
Take a look here :
http://gcc.gnu.org/gcc-4.0/
and check out the mirrors listed there.
suredazzle
10/29/2008
Hi,
Where is the directory for compiler? I have bee looking for it like crazy.
~/gcc.c-torture of compile and execute folders.
It didn't run in any folders. Should I need to configure something?
gcc -o hello.c
gcc -v hello.c
#include <stdio.h>
main ()
{
printf("Hello World\n");
}
Please advise, help?
Infinity08
10/30/2008
suredazzle, see the question you posted about this :
https://www.experts-exchange.com/questions/23860570/Failure-to-Output-Hello.html
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
Take a look here :
http://gcc.gnu.org/gcc-4.0/
and check out the mirrors listed there.