On Wed, Aug 03, 2005 at 08:49:32AM +0200, Radosław Kintzi wrote: > > > $ ./configure --with-wx-config=/usr/bin/wx-gtk2-ansi-config > CXX=/usr/bin/arm-linux-eabi-g++ > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking for C++ compiler default output file name... configure: error: > C++ compiler cannot create executables > See `config.log' for more details. > > > $ cat config.log > (...) > configure:1913: /usr/bin/arm-linux-eabi-g++ conftest.cc >&5 > /usr/lib/gcc/arm-linux-eabi/4.0.1/../../../../arm-linux-eabi/bin/ld: > crt0.o: No such file: No such file or directory > collect2: ld returned 1 exit status > configure:1916: $? = 1 > (...) > > Czy ten kompilator działa? Jest jakaś tajemna wiedza, którą trzeba > posiąść, żeby go używać?
./configure --target=arm-linux-eabi A co to wogóle za projekt chcesz skompilować ? Wiesz wogóle coś na temat kompilacji skrośnej ? Na jakiej maszynie chcesz kompilant (nie kompilator) uruchamiać ? Pozdrawiam -- Artur Frysiak http://pld-linux.org/ _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
