public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/19376] New: -Wno-variadic-macros - new flag?
@ 2005-01-11 15:58 gccbugs at sohailsomani dot com
  2005-01-11 16:38 ` [Bug bootstrap/19376] " gccbugs at sohailsomani dot com
  0 siblings, 1 reply; 2+ messages in thread
From: gccbugs at sohailsomani dot com @ 2005-01-11 15:58 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug bootstrap/19376] -Wno-variadic-macros - new flag?
  2005-01-11 15:58 [Bug bootstrap/19376] New: -Wno-variadic-macros - new flag? gccbugs at sohailsomani dot com
@ 2005-01-11 16:38 ` gccbugs at sohailsomani dot com
  0 siblings, 0 replies; 2+ messages in thread
From: gccbugs at sohailsomani dot com @ 2005-01-11 16:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gccbugs at sohailsomani dot com  2005-01-11 16:35 -------
Should be using cvs to compile.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-11 16:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-11 15:58 [Bug bootstrap/19376] New: -Wno-variadic-macros - new flag? gccbugs at sohailsomani dot com
2005-01-11 16:38 ` [Bug bootstrap/19376] " gccbugs at sohailsomani dot com

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).