mkdir -p – i686-pc-linux-gnu/libgcc
Checking multilib configuration for libgcc…
Configuring stage 1 in i686-pc-linux-gnu/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs… no
checking for a BSD-compatible install… /usr/bin/install -c
checking for gawk… no
checking for mawk… mawk
checking build system type… i686-pc-linux-gnu
checking host system type… i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar… ar
checking for i686-pc-linux-gnu-lipo… lipo
checking for i686-pc-linux-gnu-nm… /home/user/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/nm
checking for i686-pc-linux-gnu-ranlib… ranlib
checking for i686-pc-linux-gnu-strip… strip
checking whether ln -s works… yes
checking for i686-pc-linux-gnu-gcc… /home/user/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/xgcc -B/home/user/gcc-4.3.2/host-i686-pc-linux-gnu/gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include
[color=#FF0000:2xhcjx0z]checking for suffix of object files… configure: error: cannot compute suffix of object files: cannot compile[/color:2xhcjx0z]
See config.log' for more details. make[2]: *** [configure-stage1-target-libgcc] 오류 1 make[2]: Leaving directory
/home/user/gcc-4.3.2’
make[1]: *** [stage1-bubble] 오류 2
make[1]: Leaving directory `/home/user/gcc-4.3.2’
make: *** [all] 오류 2
어디가 문제여서 이런 오류가 나는 건가요?
무슨 방법 없을까요?