Kod: Markera allt
dell@dell-Precision-M6400:~/Hämtningar/gsl-2.5$ ./configure --host=arm-atollic-eabi-gcc --build=x86_64-pc-linux-gnu --target=arm-atollic-eabi-gcc --prefix=/homedell/Program/GSL CFLAGS="-c -mthumb -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -std=gnu11"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-atollic-eabi-gcc-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a sed that does not truncate output... /bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... Invalid configuration `arm-atollic-eabi-gcc': machine `arm-atollic-eabi' not recognized
configure: error: /bin/bash ./config.sub arm-atollic-eabi-gcc failed
dell@dell-Precision-M6400:~/Hämtningar/gsl-2.5$