What, no mention of LLVM/Clang? :-( I have been meaning to try that myself.
I have also had great success using TCC (Tiny C Compiler) in the past, which does x86 compilation. Cheers, Jonathan On Mon, Dec 5, 2011 at 2:29 PM, Nicholas Clark <n...@ccl4.org> wrote: > On Mon, Dec 05, 2011 at 09:42:30AM -0800, Linda W wrote: > > > > > The assertion was that such a thing does not. It is is incumbent > > upon you, who want to refute that > > assertion to provide at least 1 example to disprove the general > > assertion. Claiming it is a research > > opportunity (because you don't know of any), is what i would expect of > > the average person cannot refute my stated position. Is that your > > final answer? ;-) > > > > Or would you like to get serious? > > Intel's icc is available for Linux (for x86 and x86_64, I assume) > Sun's compiler is available for Linux (just for x86 and x86_64, I think) > I've used lcc on Linux > I've not tried clang on Linux > > That's 4 without trying, all of which I believe can be used in some cases > without payment. > > Nicholas Clark >