public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Weiwen Liu <liu@hepvms.physics.yale.edu>
To: Louis Marascio <lmarasci@stevens-tech.edu>
Cc: egcs@cygnus.com
Subject: Re: Environment variable to pass in options?
Date: Sun, 07 Dec 1997 15:26:00 -0000	[thread overview]
Message-ID: <Pine.OSF.3.96.971207182430.14783A-100000@ylws39.physics.yale.edu> (raw)
In-Reply-To: <XFMail.971207163646.lmarasci@stevens-tech.edu>

On Sun, 7 Dec 1997, Louis Marascio wrote:

> Is there an environment variable that can be set that will pass command line
> options to the compiler?  I know that that HP compiler aCC has a CXXOPTS that
> you can set which will pass options to the compiler and place them at the
> begining or end of the command line.  The passing is transparent and does not
> show up on the actual command line as well, which is why I want to do this.  I
> have an extremely large set of include directories which I would like to be
> able to consolidate in an environment variable to reduce the clutter on my
> screen when compiling.  Thanks for any help ... 
> 
> - - - - -
> Louis R. Marascio                  A.K.A Louis Armistead and Jim McCraken
> Email: lmarasci@stevens-tech.edu   "We have plenty of psychological abuse 
> ICQ: 4270107                        in stock" -- Ripped from jsm
> 

You might have a look at CPATH, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH
environment variables in the info file.


  reply	other threads:[~1997-12-07 15:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-07 13:35 Louis Marascio
1997-12-07 15:26 ` Weiwen Liu [this message]
1997-12-07 15:56   ` Louis Marascio
1997-12-07 16:45 ` Jeffrey A Law
1997-12-07 17:32   ` Louis Marascio
1997-12-07 17:45     ` Jeffrey A Law
1997-12-07 17:50       ` Louis Marascio
1997-12-07 19:12       ` Robert Lipe
1997-12-07 19:22         ` Louis Marascio
1997-12-07 20:11           ` Jeffrey A Law
1997-12-07 20:17             ` Louis Marascio
1997-12-07 20:24               ` Jeffrey A Law
1997-12-07 20:32                 ` Louis Marascio
1997-12-07 21:22                   ` Jeffrey A Law
1997-12-08 14:35                   ` Richard Henderson
1997-12-07 20:32           ` Mark Mitchell
1997-12-07 20:32             ` Louis Marascio
1997-12-07 21:02           ` Weiwen Liu
1997-12-07 21:07             ` Louis Marascio
1997-12-08  6:48 meissner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.OSF.3.96.971207182430.14783A-100000@ylws39.physics.yale.edu \
    --to=liu@hepvms.physics.yale.edu \
    --cc=egcs@cygnus.com \
    --cc=lmarasci@stevens-tech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).