This is hairy as Compaq is now putting out dynamic binary rather than static
ones. This makes my job harder with faking out this Linux compiler.
Submitted by: gallatin
available on the Compaq Tru64 UNIX platform. The compiler produces excellent
optimized code for the Alpha architecture, particularly for floating-point
intensive applications.
I was able to compile simple test programs by:
ccc -c foo.c
cc -o foo foo.o