This is the mail archive of the gcc-help@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]
Other format: [Raw text]

[RE] gcc-4.3.0 failed to build on Redhat ES 4 on itanium architecture ?


Well, I found that I should add libmpfr to the LD_LIBRARY_PATH...

After that, it successfully build until falling into a infinite loop (seems
to be, an hour there...still cannot finish):

/home/wuxi/bosh/build/compiler/./prev-gcc/xgcc
-B/home/wuxi/bosh/build/compiler/./prev-gcc/
-B/home/wuxi/bosh/install/compiler/ia64-unknown-linux-gnu/bin/ -c
-DUSE_LIBUNWIND_EXCEPTIONS -g -O2 -DIN_GCC-W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wc++-compat -fno-common   -DHAVE_CONFIG_H -I. -Icp
-I../../../src/compiler/gcc -I../../../src/compiler/gcc/cp
-I../../../src/compiler/gcc/../include
-I../../../src/compiler/gcc/../libcpp/include -I/usr/local//include
-I/usr/local//include -I../../../src/compiler/gcc/../libdecnumber -I../../..
/src/compiler/gcc/../libdecnumber/dpd -I../libdecnumber
../../../src/compiler/gcc/cp/typeck.c -o cp/typeck.o

This time I have no idea...


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