|
[Date Index]
[Thread Index]
[Author Index]
Re: Problems obtaining a free c compiler...
- To: mathgroup at smc.vnet.net
- Subject: [mg127868] Re: Problems obtaining a free c compiler...
- From: Oliver Jennrich <oliver.jennrich at gmx.net>
- Date: Tue, 28 Aug 2012 04:52:42 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <k1epvr$ro2$1@smc.vnet.net>
Richard Palmer <rhpalmer at gmail.com> writes:
> .. Microsoft visual studio no longer contains a c compiler -- only a
> compiler for c++. Is there a c compiler available that is free, works in
> W7, and is straigntforward to download?
http://www.mingw.org/ provides not only a c,c++, fortran, ada, objc,
java compiler but also a couple of really useful tools.
http://www.cygwin.com/ provides even more really useful tools.
If you 'just' want a working c-compiler try mingw.
--
Space - The final frontier
Prev by Date:
Locator Bug
Next by Date:
coloring individual hexagons in a grid...
Previous by thread:
Re: Problems obtaining a free c compiler...
Next by thread:
Re: Problems obtaining a free c compiler...
|