Re: Application build in Eclipse gives error

2019-04-01 Thread Amarnath MB
Yes, it is. This had happened because of a git pull error, my entire toolset directory got deleted. But I had a back up of the working toolset and the above errors are from that copy. *Thank you & Regards,* *Amarnath MB* Module Lead | Software *[image: cid:image003.png@01D34802.FAE459C0]* No 60,

Re: Application build in Eclipse gives error

2019-03-28 Thread Joel Sherrill
This is going to sound like a stupid question but has part of the toolset been deleted? Search for those libraries at the install point. It is unusual to see that set. On Thu, Mar 28, 2019, 3:50 AM Amarnath MB wrote: > Hi All, > > I have been building the application for a custom ARM926EJ-S SoC

Re: Application build in Eclipse gives error

2019-03-28 Thread Amarnath MB
Hi, When I use "gcc -E -P -v -dD test.c" from MingW shell it gives (Last few lines) int main() { while(1); return 0; } ignoring duplicate directory "C:/msys64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/8.3.0/include" ignoring nonexistent directory "C:/building/msys64/mingw64/include" igno

Re: Application build in Eclipse gives error

2019-03-28 Thread Sebastian Huber
On 28/03/2019 09:49, Amarnath MB wrote: My development platform is MingW64 on Windows 10. The strange part is that when I build my BSP from MingW shell then this error is not reported and everything gets built successfully. Once I install my bsp and use it in eclipse to build application it gi

Application build in Eclipse gives error

2019-03-28 Thread Amarnath MB
Hi All, I have been building the application for a custom ARM926EJ-S SoC using RTEMS CDT in eclipse, unfortunately from yesterday onwards I'm getting this below error Building target: RTEMS_APP.exe Invoking: RTEMS Linker C:/opt/RTEMS/5.00/compiler/5/bin/arm-rtems5-gcc -BC:/opt/RTEMS/5.00/bsps/5.0