This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Which tool chain for Cortex-A8 OMAP3503

I can't seem to figure out which tool chain I should be using for Cortex-A8 OMAP3503 when cross compiling from CentOS.  I figured it would be gcc-arm-8.2-2018.11-x86_64-arm-linux-gnueabihf.tar.xz, but the compiler binary in that wont execute in CentOS.

Thanks in advance for any info.

Parents
  • Hi,

    Which executable are you trying to run ??

    I am using CentOS 7.

    If I try arm-linux-gnueabihf-g++ without a file then it runs, I get 'fatal error no input files'  but it will execute.

    Similarly I can compile some simple test code.

    So which exec are you having trouble with please ?

    Thanks,

    Stuart

Reply
  • Hi,

    Which executable are you trying to run ??

    I am using CentOS 7.

    If I try arm-linux-gnueabihf-g++ without a file then it runs, I get 'fatal error no input files'  but it will execute.

    Similarly I can compile some simple test code.

    So which exec are you having trouble with please ?

    Thanks,

    Stuart

Children
No data