linux - GCC installation Error -
i trying install gcc 4.9.0, got next errors './configure' , 'make'.
i got next error ./configure
checking default build_config... bootstrap-debug checking --enable-vtable-verify... no /usr/bin/ld: crt1.o: no such file: no such file or directory collect2: ld returned 1 exit status configure: error: suspect scheme not have 32-bit developement libraries (libc , headers). if have them, rerun configure --enable-multilib. if not have them, , want build 64-bit-only compiler, rerun configure --disable-multilib. then used ./configure --disable-multilib configure completed out error.
after 'make'; end next error , not able identify error
checking suffix of object files... configure: error: in `/root/dsk/gcc-4.9.0/x86_64-unknown-linux-gnu/libgcc': configure: error: cannot compute suffix of object files: cannot compile see `config.log' more details. make[2]: *** [configure-stage1-target-libgcc] error 1 make[2]: leaving directory `/root/dsk/gcc-4.9.0' make[1]: *** [stage1-bubble] error 2 make[1]: leaving directory `/root/dsk/gcc-4.9.0' make: *** [all] error 2 please help
linux gcc installation make
No comments:
Post a Comment