cygwin에 crosstool 0.42 설치시 멈춤현상
Cygwin에 target을 arm으로 하여 crosstool 0.42를 설치하려고 합니다.
소소한 설정을 약간 해주고, crosstool에서 제공되는 shell script (demo-arm.sh)로 crosstool build를 시작하면
한동안 컴파일, configure 작업을 하다가
finding the maximum length of command line arguments... 라는 메시지에서 멈춥니다.
Ctrl + C 를 해야만 작업이 종료되구요,
하루종일 구글링해보고 온갖 재설치 등등을 다 해보고,
/bin directory에 -X option을 주어서 mount 하라는 이야기가 있어 그것도 해보고,,
등 스스로 할 수 있는 것은 다 해보았는데 도저히 해답을 찾을 수가 없어 도움을 청합니다.
에러가 날 때의 일부분만 옮기면 다음과 같습니다.
make[1]: Entering directory `/work/crosstool-0.42/build/arm-unknown-linux-gnu/gc c-4.1.0-glibc-2.3.2/build-binutils/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/work/crosstool-0.42/build/arm-unknown-linux-gnu/gcc -4.1.0-glibc-2.3.2/build-binutils/etc' mkdir -p -- ./gas Configuring in gas configure: creating cache ./config.cache checking build system type... i686-host_pc-cygwin checking host system type... i686-host_pc-cygwin checking target system type... arm-unknown-linux-gnu checking for i686-host_pc-cygwin-gcc... gcc checking for C compiler default output file name... a.exe checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... .exe checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for ld used by GCC... /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i68 6-pc-cygwin/bin/ld.exe checking if the linker (/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cy gwin/bin/ld.exe) is GNU ld... yes checking for /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld .exe option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic file format pei*-i38 6(.*architecture: i386)? checking for i686-host_pc-cygwin-ranlib... ranlib checking for i686-host_pc-cygwin-strip... no checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... make: *** [configure-gas ] Error 1 ---> Ctrl + C를 하면 다음과 같이 error를 내며 종료됩니다.
이런 증상을 경험해보신 분이나 해결해 보신 분의 답글을 부탁드립니다.
감사합니다
댓글 달기