public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/18875] New: Cannot build libcpp due to -Wno-long-long flag
@ 2004-12-07 17:15 charlet at gcc dot gnu dot org
  2004-12-07 17:17 ` [Bug preprocessor/18875] [4.0 Regression] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: charlet at gcc dot gnu dot org @ 2004-12-07 17:15 UTC (permalink / raw)
  To: gcc-bugs

When using a version of GCC that does not support -Wno-long-long as the
bootstrap compiler (such as GCC 2.8.1), it is not possible to build GCC 4.0:

gcc  -I../../gcc-head/libcpp -I. -I../../gcc-head/libcpp/../include
-I../../gcc-head/libcpp/include  -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long 
-I../../gcc-head/libcpp -I. -I../../gcc-head/libcpp/../include
-I../../gcc-head/libcpp/include  -c ../../gcc-head/libcpp/charset.c
cc1: Invalid option `-Wno-long-long'
make[1]: *** [charset.o] Error 1
make[1]: Leaving directory `/home/charlet/cvs/gcc-obj/libcpp'
make: *** [all-libcpp] Error 2

-- 
           Summary: Cannot build libcpp due to -Wno-long-long flag
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: charlet at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-12-26 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-07 17:15 [Bug bootstrap/18875] New: Cannot build libcpp due to -Wno-long-long flag charlet at gcc dot gnu dot org
2004-12-07 17:17 ` [Bug preprocessor/18875] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-12-07 18:19 ` pinskia at gcc dot gnu dot org
2004-12-07 19:02 ` pinskia at gcc dot gnu dot org
2004-12-26 15:37 ` pinskia at gcc dot gnu dot org

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