On 11/11/2021 17:47, Joel Sherrill wrote:
Hi

I was looking at the logs for building the rtems7 tools and it seems
that I am missing something on the waf configure for rtems to build
for rtems7. Assuming it is possible. My command was:

./waf configure --rtems-tools=/home/joel/rtems-cron-7/tools/7
--rtems-bsps=sparc/leon3 --out=b-leon3
--prefix=/home/joel/rtems-cron-7/tools/7/bsp-install
--rtems-config=config-sparc-leon3.ini

And it still tried to find sparc-rtems6-gcc.  Is there an argument i am mising?

Try to add

__RTEMS_MAJOR__ = 7

to the config.ini.

--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to