public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "DY, JERRY U \(SBCSI\)" <jd2419@sbc.com>
To: <gcc-help@gcc.gnu.org>
Subject: Help with specs
Date: Tue, 17 Aug 2004 11:30:00 -0000	[thread overview]
Message-ID: <AA1FDDF074D3564F9D4F9BCC5FCD2BD10840C2@CAFRFD1MSGUSR10.ITServices.sbc.com> (raw)

Here's my config:

g++ -v
Reading specs from
/usr/local/appl/gcc-3.4.1/lib/gcc/hppa2.0w-hp-hpux11.11/3.4.1/specs
Configured with: ../gcc-3.4.1/configure --prefix=/usr/local/appl/gcc
--with-as=/usr/local/appl/binutils/bin/as --enable-threa
ds=posix
Thread model: posix
gcc version 3.4.1

I wanted to change the specs so that -D_INCLUDE__STDC_A1_SOURCE is
defined everytime the precompiler is invoked, so I modify the cpp entry
in the specs file as follows:

*cpp:
-D_INCLUDE__STDC_A1_SOURCE %{mt|pthread:-D_REENTRANT -D_THREAD_SAFE
-D_POSIX_C_SOURCE=199506L}

But it doesn't appear to be working. Is there something wrong with my
syntax or am I missing something? Thanks!

-Jerry

             reply	other threads:[~2004-08-16 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-17 11:30 DY, JERRY U (SBCSI) [this message]
2004-08-23 13:40 ` Andrea Pretto

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=AA1FDDF074D3564F9D4F9BCC5FCD2BD10840C2@CAFRFD1MSGUSR10.ITServices.sbc.com \
    --to=jd2419@sbc.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).