[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2005-01-24 Thread brett dot albertson at stratech dot com
--- Additional Comments From brett dot albertson at stratech dot com 2005-01-24 16:23 --- I think I'm seeing the same problem on Sparc Solaris without bison on the 4.0 bootstrap. gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings

[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2005-01-24 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-24 16:28 --- Actually if you are compiling from source from a snapshot you need both bison and flex. This is invalid. -- What|Removed |Added

[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2004-12-14 Thread bbeck4gofls at hotmail dot com
--- Additional Comments From bbeck4gofls at hotmail dot com 2004-12-14 08:11 --- Thanks Andrew, There were two warnings before the earlier-mentioned error, saying bison and flex are missing on my system, but that they were only needed if I modified a .y or .l file. After emailing

[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 13:08 --- Can you attach the new log as again this works for everyone I know of. -- What|Removed |Added

[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2004-12-13 Thread bbeck4gofls at hotmail dot com
--- Additional Comments From bbeck4gofls at hotmail dot com 2004-12-14 15:45 --- Tell me if you wanted me to include a log besides my standard or error output. Thanks! -- What|Removed |Added

[Bug bootstrap/18974] error in compiling gcc 4.0 for i686-pc-linux-gnu: gengtype-lex.c

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-14 04:54 --- There is an error above from {f,}lex, what is the error. This might be a gcc bug or flex bug or it might be you not having installed flex. Could you look at the log again and see if you see an error?