public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/20452] New: HEAD ICE during make install
@ 2005-03-13 13:00 andrewhutchinson at cox dot net
  2005-03-13 14:24 ` [Bug bootstrap/20452] " pinskia at gcc dot gnu dot org
  2005-03-13 14:53 ` [Bug c/20452] HEAD fails to build on avr pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: andrewhutchinson at cox dot net @ 2005-03-13 13:00 UTC (permalink / raw)
  To: gcc-bugs

gcc build fails with:

gcc -c   -g -O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prot
otypes -Wmissing-prototypes  -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gc
c/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/inc
lude  ../../gcc/gcc/c-lex.c -o c-lex.o
../../gcc/gcc/c-lex.c: In function `c_lex_with_flags':
../../gcc/gcc/c-lex.c:428: error: too many arguments to function `cpp_spell_toke
n'
make[1]: *** [c-lex.o] Error 1
make[1]: Leaving directory `/home/cvsroot/awhconf/gcc'

make: *** [all-gcc] Error 2
	
Apparently due to:

	*cpp_spell_token (parse_in, tok, name, true) = 0;

in c-lex.c where cpp_spell_token appears to now only have 3 arguments elsewhere.

configured using:
$ ../gcc/configure --prefix=/avrdev --enable-languages="c,c++" --target=avr --d
isable-nls

-- 
           Summary: HEAD ICE during make install
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: andrewhutchinson at cox dot net
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-cygwin
GCC target triplet: avr


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


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

* [Bug bootstrap/20452] HEAD ICE during make install
  2005-03-13 13:00 [Bug bootstrap/20452] New: HEAD ICE during make install andrewhutchinson at cox dot net
@ 2005-03-13 14:24 ` pinskia at gcc dot gnu dot org
  2005-03-13 14:53 ` [Bug c/20452] HEAD fails to build on avr pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-13 14:24 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |geoffk at gcc dot gnu dot
                   |                            |org


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


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

* [Bug c/20452] HEAD fails to build on avr
  2005-03-13 13:00 [Bug bootstrap/20452] New: HEAD ICE during make install andrewhutchinson at cox dot net
  2005-03-13 14:24 ` [Bug bootstrap/20452] " pinskia at gcc dot gnu dot org
@ 2005-03-13 14:53 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-13 14:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-13 14:53 -------
Your libcpp sources don't match the gcc sources, try using a clean build directory and an updated 
libcpp.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|bootstrap                   |c
           Keywords|                            |build
         Resolution|                            |INVALID
            Summary|HEAD ICE during make install|HEAD fails to build on avr


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


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

end of thread, other threads:[~2005-03-13 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-13 13:00 [Bug bootstrap/20452] New: HEAD ICE during make install andrewhutchinson at cox dot net
2005-03-13 14:24 ` [Bug bootstrap/20452] " pinskia at gcc dot gnu dot org
2005-03-13 14:53 ` [Bug c/20452] HEAD fails to build on avr 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).