Re: cpp - C language preprocessor

From: Steve Bellenot (bellenot_at_math.fsu.edu)
Date: 09/27/03


Date: 27 Sep 2003 11:03:50 GMT

In article <bl25im$pul$1@bob.news.rcn.net>, cljlk <cljlk@hotmail.com> wrote:
>Hi,
>
>I have SunOS4.1.4 but I don't have cpp software in it and I need one.
>Would anyone shed a light where I can download the software, otherwise,
>I could not compile my software. Thanks.

The 4.1.x systems came with a c compiler called cc running cc -E would
run the c preprocessor. This compiler was not very good at producing
fast code even by the standards of the time, but it was needed to
re-build the kernel to load new devices. But since cc was installed by
default on a 4.1.x system, no one made binaries for it. I believe cc
was a version of the portable c compiler.

-- 
http://www.math.fsu.edu/~bellenot
bellenot <At/> math.fsu.edu 
+1.850.644.7189 (4053fax)


Relevant Pages

  • Re: Number lock on?
    ... > Is there a way of making sure the number lock turns on automatically in ... If you don't have the gcc (Gnu Compiler Collection) which includes the C ... Download this very small program: ...
    (Fedora)
  • Re: Jaccuse
    ... link to the free compiler - free for all purposes, ... If your compiler is so bad you have to lie to get people to use it, ... and was taken to a download site immediately. ... To call Navia a liar is civil and possibly criminal libel, ...
    (comp.lang.c)
  • Re: Migrating from RedHat to Debian
    ... Is likely to continue, free of any incovenient corporate decisions, unlike RedHat. ... For instance, I use the Intel Fortran Compiler, which is distributed in ... A shortcut to Debian is to download the single CD Knoppix ... into the distribution. ...
    (comp.os.linux.misc)
  • Re: C99 IDE for windows
    ... The download is 2.6 megs, which is near a reasonable size for a compiler, ... Extras like operator overloading and generic functions ... jacob at jacob point remcomp point fr ...
    (comp.lang.c)
  • Re: Linked Lists debugger question
    ... One thing that EE does not have is the ability to integrate 3rd party plug-ins. ... Instead, with EE you have the same quality C++ compiler that comes with the commercial versions, and you have STL and templates available. ... Edition free download have everything the VC++ 2006 did? ... However, the C++ compiler that comes with VC++2008 EE is a big improvement over the old VC++6 compiler, especially if your C++ code uses templates a lot. ...
    (microsoft.public.vc.language)