Forum Discussion

m0100's avatar
m0100
Icon for New Contributor rankNew Contributor
7 years ago
Solved

Unable to build the preloader in windows 10

Hello Intel,

I am wondering if there is a problem within the SOC EDS tool. I am not able to build preloader anymore.

I found this link:

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/embedded/2018/unable-to-make-preloader-in-windows-10.html

AND it didnt help me to fix the issue.

Please help!!!

  • Hello,

    This is a known issue due to windows update that did affect the makefile of make command. We are still working to find a workaround for this issue.

    In the meantime, you can use /usr/bin/make instead of make to overcome this issue,

    Thank you.

3 Replies

  • FawazJ_Altera's avatar
    FawazJ_Altera
    Icon for Frequent Contributor rankFrequent Contributor

    Hello,

    This is a known issue due to windows update that did affect the makefile of make command. We are still working to find a workaround for this issue.

    In the meantime, you can use /usr/bin/make instead of make to overcome this issue,

    Thank you.

  • m0100's avatar
    m0100
    Icon for New Contributor rankNew Contributor

    Thank you very much for your quick reply, really appreciated.

    I will test your suggestion and let you know if it helped me.

  • m0100's avatar
    m0100
    Icon for New Contributor rankNew Contributor

    Thank you very much for your suggestion. I am able to build the preloader.