Hi victor,
Thanks for your reply,
I tried the link that you provided for arm7, but i am getting error in binutils as
configure: loading site script /opt/fsl-imx-x11/4.9.88-2.0.0/site-config-cortexa7hf-neon-poky-linux-gnueabi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... arm-unknown-elf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... arm-poky-linux-gnueabi-gcc -march=armv7ve -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/opt/fsl-imx-x11/4.9.88-2.0.0/sysroots/cortexa7hf-neon-poky-linux-gnueabi
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: in `/home/linux-pc/binutils-2.19.50/build':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
can you please help me to solve this issue.