Hello,
I succesfully compiled gcc-4.0.0 on RedHat, but the bootstrap fails on Mandrake.

Regards
RK

stage1/xgcc -Bstage1/ -B/home/rysio/gcc-4.0.0/i586-mandrake-linux-gnu/bin/ -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 -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.0.0/gcc -I../../gcc-4.0.0/gcc/. -I../../gcc-4.0.0/gcc/../include -I../../gcc-4.0.0/gcc/../libcpp/include \
-DTARGET_NAME=\"i586-mandrake-linux-gnu\" \
-c ../../gcc-4.0.0/gcc/toplev.c -o toplev.o
../../gcc-4.0.0/gcc/toplev.c: In function 'toplev_main':
../../gcc-4.0.0/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.0/gcc/toplev.c:1694: sorry, unimplemented: called from here
../../gcc-4.0.0/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.0/gcc/toplev.c:1698: sorry, unimplemented: called from here
../../gcc-4.0.0/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.0/gcc/toplev.c:1700: sorry, unimplemented: called from here
../../gcc-4.0.0/gcc/toplev.c:548: sorry, unimplemented: inlining failed in call to 'floor_log2': redefined extern inline functions are not considered for inlining
../../gcc-4.0.0/gcc/toplev.c:1704: sorry, unimplemented: called from here

Reply via email to