This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Compilation of gcc-3.0


    Good morning,

    I work on a Alpha linux box (RedHat 6.2) and I have tried to
compile gcc-3.0 with a gcc-2.95.2. The compilation stays at

gcc  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long
-DHAVE_CONFIG_H  -o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o
f/equiv.o f/expr.o f/global.o f/implic.o f/info.o f/intrin.o f/lab.o
f/lex.o f/malloc.o f/name.o f/parse.o f/proj.o f/src.o f/st.o f/sta.o
f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o f/str.o f/sts.o
f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f/type.o
f/version.o f/where.o toplev.o libbackend.a obstack.o
../libiberty/libiberty.a
gcc -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -Ijava -I. -I./java
-I./config -I./../include java/parse.c -o java/parse.o

(more than an half hour). I don't test this compilation on an Intel box.

    Regards,

    JKB


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]