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: 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: 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)
  • Re: Nasm 2.05rc1 released
    ... There's two Download things. ... tabs above the other set of links. ... if you mean "without the assistance of a C compiler". ... "An Angel In The Outfield" The Angels are playing Boston right now. ...
    (alt.lang.asm)
  • Bootstrapping GCC on Solaris 10
    ... I am trying to install GCC (latest and greatest downloaded from GNU) on ... order to get it to actually BE a compiler. ... on my test server to bootstrap the GNU download with. ... compiler working in order to download other packages and deploy them. ...
    (comp.unix.solaris)