This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C compiler cannot create executables error while installing IPC Linux



 

I'm using that guide to install IPC headers for Linux. Please see the contents of my terminal and the config.log files and help. I have all the compilers in the directory I have given in the products.mak Thank you.

PS: This query is just an extension of my previous one, but I thought it'd be better to post this as a new query. 

  • Dipak Narayan said:
    Please see the contents of my terminal and the config.log files

    There is no config.log file attached.  It will contain details that will allow us to further diagnose your issue.  There is not enough information in just the terminal output.

    Regards,

    - Rob

  • Hi Rob,

    I apologize for not posting the config.log file, it seems I forgot to attach it.

    Also it seems that the error happened because I was using the wrong compiler path. I was using the cross compiler in the CCS folder instead of the one in the linux devkit.

    Once I updated the compiler path to /usr/local/arago-2013.04/sysroots/i686-arago-linux/usr/ it worked.

    Thanks for your help.

    Regards
    Dipak