Bug 540542 - Error during build cannot open linker script file
Summary: Error during build cannot open linker script file
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: Next   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-28 11:45 EDT by Christophe Maury CLA
Modified: 2020-09-04 15:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Maury CLA 2018-10-28 11:45:17 EDT
Hi
I Just installed for the first time Eclipse and I would like to build my first programm arduino and I encounter this issue when I try to build my project ESP8266 NODEMCU1

I found somebody with the same issue than me but the tips done by the user doesn't work. Could you help me please ?

https://www.eclipse.org/forums/index.php/t/1095090/


c:/users/chris/.arduinocdt/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: cannot open linker script file ../ld/eagle.app.v6.common.ld: No such file or directory
collect2.exe: error: ld returned 1 exit status
makefile:86: recipe for target 'ZDEUX.elf' failed
make: *** [ZDEUX.elf] Error 1

Sincerly 
Christophe Maury