News:

Attention: For security reasons,please choose a user name *different* from your login name.
Also make sure to choose a secure password and change it regularly.

Main Menu

arm-xilinx-linux-gnueabi-gcc

Started by Fady, May 13, 2015, 03:34:39 PM

Previous topic - Next topic

Fady

how to install gcc compiler (arm-xilinx-linux-gnueabi-gcc) to trenz Te-0720?

Oleksandr Kiyenko

Hello Fady

As I know this compiler distributed only in binary package for x86 platform. It's possible to build some version of gcc for ARM, but it's reqire a lot of work to rebuild all components and libraries.

Best regards
Oleksandr Kiyenko

Fady

hi,

so how can i compile on my Te-0720 board?

regards,

Oleksandr Kiyenko

Hi Fady,

If you really need to have gcc on linux in zynq. You can try to found binary package (for example for Linaro distribution and extract needed files).
But normal way is to build software on PC and then copy binary to SD card for Zynq.

Best regards
Oleksandr Kiyenko