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 have set your PATH variable by running : export
PATH=$HOME/tfg/quick-start/rtems/5/bin:"$PATH"

Let us know if it works after finishing these steps.

Good luck!


On Fri, May 29, 2020 at 3:56 PM BORJA HERRADOR MARTIN <
100329...@alumnos.uc3m.es> wrote:

> 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 compile the examples to get the .exe for the
> i386-pc386 architecture.
>
> [image: Carpeta samples.png]
>
> Can you tell me please how to compile the examples?
> Greetings.
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to