binary of gcc and gfortran of snapshot 2008-0111 for windows is available for download

P

post

How does this differ from FX Coudert's distribution?

No comparison. One thing for sure is the distribution has a win32-based
libgomp.a for OpenMp. The distribution does not need pthread-win32 DLL.
 
J

jacob navia

post said:
www.equation.com
Free compiler for multi-core and multi-processor computer.
When I start the compiler I get

d:\gcc\bin>gcc hello.c
gcc: CreateProcess: No such file or directory

The compiler is unable to do anything. When called in
standalone mode it works

gcc
d:\gcc\bin>gcc
gcc: no input files

But it doesn't do anything else
 
P

post

jacob navia said:
When I start the compiler I get

d:\gcc\bin>gcc hello.c
gcc: CreateProcess: No such file or directory

It seems Installer failed to set envorinment variables.

Please type the following command

set | more

and find out PATH=?
 
P

post

jacob navia said:
When I start the compiler I get

d:\gcc\bin>gcc hello.c
gcc: CreateProcess: No such file or directory

The compiler is unable to do anything. When called in
standalone mode it works

gcc
d:\gcc\bin>gcc
gcc: no input files

But it doesn't do anything else


After re-examining your post, it seems you changed to the subdirectory
d:\gcc\bin to test the compiler immediately after you installed the binary.
Windows OS requires you logoff, and then login to make "new" environment
variables in effect. The compiler cannot work without proper environment
variables (Installer set the variables, but you need to login to make new
variables in effect).

If you try again, the compiler should work. It is not necessary to run the
compiler in the subdirectory d:\gcc\bin. You can run the compiler in any
subdirectory, for example, c:\temp.

Good luck.
 
K

Kenny McCormack

After re-examining your post, it seems you changed to the subdirectory
d:\gcc\bin to test the compiler immediately after you installed the binary.
Windows OS requires you logoff, and then login to make "new" environment
variables in effect. The compiler cannot work without proper environment
variables (Installer set the variables, but you need to login to make new
variables in effect).[/QUOTE]

1) I'm amazed that the CLC topicality police aren't all over this
thread. Come on, guys! Cat got (all of) your tongues???
2) (OT, duh...) What you say above isn't true. Depending on exactly how
"the installer" set the variables, at most, all you should need to do is
open up a new CMD shell window.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top