Re: cpp - C language preprocessor

From: Kamal R. Prasad (kamalp_at_acm.org)
Date: 09/28/03

  • Next message: Bryan Dongray: "Re: how to send control-break or ctrl-c signal to a background process?"
    Date: 28 Sep 2003 06:21:50 -0700
    
    

    cljlk <cljlk@hotmail.com> wrote in message news:<3F74AF6C.1010602@hotmail.com>...
    > Hi Tim,
    >
    > I do have gcc software but no cpp. Does cpp come with gcc source code
    > package?
    > Thanks.
    >

    Just about every ANSI C compiler supports a -E or equivalent option
    (if that flag is not a standards requirement). If you have a C
    compiler on hand -take it for granted that it comes with a
    preprocessor in-built. If you use the -E option, the output will go to
    stdout.
     
    regards
    -kamal

    > Tim Slattery wrote:
    >
    > > 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.
    > >
    > >
    > > http://www.gnu.org/software/gcc/gcc.html
    > >
    > > --
    > > Tim Slattery
    > > Slattery_T@bls.gov


  • Next message: Bryan Dongray: "Re: how to send control-break or ctrl-c signal to a background process?"

    Relevant Pages

    • Re: cpp - C language preprocessor
      ... > I do have gcc software but no cpp. ... Does cpp come with gcc source code ... Just about every ANSI C compiler supports a -E or equivalent option ... >> Tim Slattery ...
      (comp.unix.admin)
    • Re: cpp - C language preprocessor
      ... > I do have gcc software but no cpp. ... Does cpp come with gcc source code ... Just about every ANSI C compiler supports a -E or equivalent option ... >> Tim Slattery ...
      (comp.sys.sun.apps)
    • Re: cpp - C language preprocessor
      ... > I do have gcc software but no cpp. ... Does cpp come with gcc source code ... Just about every ANSI C compiler supports a -E or equivalent option ... >> Tim Slattery ...
      (comp.sys.sun.admin)
    • Re: cpp - C language preprocessor
      ... > I do have gcc software but no cpp. ... Does cpp come with gcc source code ... Just about every ANSI C compiler supports a -E or equivalent option ... >> Tim Slattery ...
      (comp.sys.sun.misc)

  • Quantcast