Bug 26203 - Problem compiling gcc 4.0.1
Summary: Problem compiling gcc 4.0.1
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: other (show other bugs)
Version: 4.0.2
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 00:02 UTC by Pierre
Modified: 2006-02-10 00:03 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre 2006-02-10 00:02:17 UTC
[...]
make[2]: Leaving directory `/tmp/gcc-4.0.2/build'
make[2]: Entering directory `/tmp/gcc-4.0.2/build/stage2-gcc'
/tmp/gcc-4.0.2/build/prev-gcc/xgcc -B/tmp/gcc-4.0.2/build/prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c   -O2 -g -fomit-frame-pointer -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror    -DHAVE_CONFIG_H -I. -Ijava -I../../gcc -I../../gcc/java -I../../gcc/../include -I../../gcc/../libcpp/include     ../../gcc/java/jcf-write.c -o java/jcf-write.o
cc1: warnings being treated as errors
../../gcc/java/jcf-write.c: In function 'generate_bytecode_insns':
../../gcc/java/jcf-write.c:2236: warning: unused variable 'type'
make[2]: *** [java/jcf-write.o] Error 1
make[2]: Leaving directory `/tmp/gcc-4.0.2/build/stage2-gcc'
make[1]: *** [all-stage2-gcc] Error 2
make[1]: Leaving directory `/tmp/gcc-4.0.2/build'
make: *** [stage2-bubble] Error 2
Comment 1 Pierre 2006-02-10 00:03:05 UTC
title error sorry