public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gccbugs at sohailsomani dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/19376] New: -Wno-variadic-macros - new flag?
Date: Tue, 11 Jan 2005 15:58:00 -0000	[thread overview]
Message-ID: <20050111155814.19376.gccbugs@sohailsomani.com> (raw)

gcc -c   -g -O0  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition  -Wno-e
ror  -DHAVE_CONFIG_H    -I. -I. -I/extra/src/gcc/gcc/gcc
-I/extra/src/gcc/gcc/gcc/. -I/extra/src/gcc/gcc/gcc/../include
-I/extra/src/gcc/gcc/gcc/../libcpp/include  c-pars
.c -o c-parse.o
cc1: error: unrecognized command line option "-Wno-variadic-macros"
make[2]: *** [c-parse.o] Error 1
make[2]: Leaving directory `/extra/src/gcc/build/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/extra/src/gcc/build'
make: *** [bootstrap] Error 2

Configured with:

CFLAGS="-g -O0" /extra/src/gcc/gcc/configure --prefix=/usr \
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.0/ \
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.0/include \
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0/ \
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0/man/ \
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0/info/ \
--enable-shared \
--host=$(gcc -dumpmachine) \
--target=$(gcc -dumpmachine) \
--with-system-zlib \
--enable-languages=c,c++,ada \
--enable-threads=posix \
--enable-long-long \
--disable-checking \
--enable-cstdio=stdio \
--enable-clocale=generic \
--enable-__cxa_atexit \
--enable-debug=yes \
--enable-version-specific-runtime-libs \
--with-gcc-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.0/include/g++-v4 \
--with-local-prefix=/usr/local \
--disable-werror

-- 
           Summary: -Wno-variadic-macros - new flag?
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gccbugs at sohailsomani dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19376


             reply	other threads:[~2005-01-11 15:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-11 15:58 gccbugs at sohailsomani dot com [this message]
2005-01-11 16:38 ` [Bug bootstrap/19376] " gccbugs at sohailsomani dot com

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=20050111155814.19376.gccbugs@sohailsomani.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).