Re: cpp - C language preprocessor

From: Langelage, Frank (frank_at_lafr.de)
Date: 09/27/03


Date: Sat, 27 Sep 2003 00:42:59 +0200

cljlk 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.
>
> PS. I posted a message regarding cpp software this morning, but it did
> not come out. Just in case, you see the same message twice, I apologize.
>

You may look into file /var/sadm/install/contents (if it exists on your
system) for cpp.
On my solaris 9 System I find two of them:
/usr/lib/cpp from package SUNWcpp
/usr/local/bin/cpp from package SMCgcc
.
If you gcc-package does not have a cpp you may create an executable
shell script named cpp with this line as content:
gcc -E $*

regards - Frank



Relevant Pages

  • Re: cpp - C language preprocessor
    ... > I have SunOS4.1.4 but I don't have cpp software in it and I need one. ... Just in case, you see the same message twice, I apologize. ... /usr/lib/cpp from package SUNWcpp ...
    (comp.unix.admin)
  • Re: cpp - C language preprocessor
    ... > I have SunOS4.1.4 but I don't have cpp software in it and I need one. ... Just in case, you see the same message twice, I apologize. ... /usr/lib/cpp from package SUNWcpp ...
    (comp.unix.admin)
  • Re: cpp - C language preprocessor
    ... > I have SunOS4.1.4 but I don't have cpp software in it and I need one. ... Just in case, you see the same message twice, I apologize. ... /usr/lib/cpp from package SUNWcpp ...
    (comp.unix.misc)
  • Re: cpp - C language preprocessor
    ... > I have SunOS4.1.4 but I don't have cpp software in it and I need one. ... Just in case, you see the same message twice, I apologize. ... /usr/lib/cpp from package SUNWcpp ...
    (comp.sys.sun.apps)
  • Re: cpp - C language preprocessor
    ... > I have SunOS4.1.4 but I don't have cpp software in it and I need one. ... Just in case, you see the same message twice, I apologize. ... /usr/lib/cpp from package SUNWcpp ...
    (comp.sys.sun.admin)