Re: Can't create .exe samples

2020-05-29 Thread Richi Dubey
Hii Borja, You are not supposed to compile the examples(testsuites) from the src/rtems folder. Goto the examples in your build folder, which for you would(mostly) be : /home/tfg/quick-start/build/leon3/sparc-rtems5/c/leon3/testsuites and you can run the command make there! Also make sure you hav

Can't create .exe samples

2020-05-29 Thread BORJA HERRADOR MARTIN
Hello, good morning. I have been trying to run the examples, using sparc-leon3 architecture I can run examples with WAF. The problem is when I install the i386-pc386 architecture and I want to run the examples with qemu. In the examples folder I don't have a Makefile and I don't know how to compi