About Cross-Compilation

Milav milav.soni at teqdiligent.com
Thu Jan 10 06:28:03 UTC 2019


Hello Friends,

My name is Milav Soni From Teq Diligent.

I downloaded "renderproto-0.11.1" from xorg site.

I want to cross compile it for ARM processor.

I run "configure" command as per following.

/./configure 
--prefix=/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/wega_build 
--host=arm-cortexa8-linux-gnueabihf/

After execute above command i run make command. but i am not able to run 
make command. I face following error.

/root at ubuntu:/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/renderproto-0.11.1# 
make/
//
//_/make: Nothing to be done for `all'./_

/The configure status is attached./



Looking forward to hearing from you

Regards
Milav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20190110/e26decaa/attachment.html>
-------------- next part --------------
root at ubuntu:/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/renderproto-0.11.1# 
root at ubuntu:/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/renderproto-0.11.1# ./configure --prefix=/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/wega_build --host=arm-cortexa8-linux-gnueabihf --enable-maintainer-mode
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-cortexa8-linux-gnueabihf-strip... arm-cortexa8-linux-gnueabihf-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for arm-cortexa8-linux-gnueabihf-gcc... /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc accepts -g... yes
checking for /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc option to accept ISO C89... none needed
checking dependency style of /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc... none
checking for /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... /home/teqdiligent/HMI_SCADA/Toolchain/arm-cortexa8-linux-gnueabihf/bin/arm-cortexa8-linux-gnueabihf-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for arm-cortexa8-linux-gnueabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-cortexa8-linux-gnueabihf
checking for a sed that does not truncate output... /bin/sed
configure: creating ./config.status
config.status: creating Makefile
config.status: creating renderproto.pc
config.status: executing depfiles commands
root at ubuntu:/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/renderproto-0.11.1# make
make: Nothing to be done for `all'.
root at ubuntu:/home/teqdiligent/HMI_SCADA/Phytec_Lib/renderproto/renderproto-0.11.1# 



More information about the xorg mailing list