This is great news as the AArch64 work I've been doing was built on your waf 
branch and now I can rebase on to mainline code. I had assumed that the old 
build system would be removed when the new build system got added, but that 
obviously didn't happen. Will it eventually be removed after a transition 
period is over or will they both exist and be maintained going forward?

Kinsey

-----Original Message-----
From: devel <devel-boun...@rtems.org> On Behalf Of Sebastian Huber
Sent: Monday, September 14, 2020 02:08
To: RTEMS <devel@rtems.org>
Subject: New build system ready for testing

Hello,

I checked in the new build system today. Now is a good time to test your 
favourite BSP if it still works. You find the user oriented documentation of 
build system here:

https://docs.rtems.org/branches/master/user/bld/index.html

The documentation for RTEMS maintainers is here:

https://docs.rtems.org/branches/master/eng/build-system.html

How to check the new build system for a particular BSP?

1. Build the BSP with all tests enabled.

2. Run the tests and compare the results with the old build system. 
Ideally use the RTEMS Tester to run the tests and report them to the RTEMS 
Project.

3. Check if all BSP options are available (./waf bsp_defaults). Check the type 
and values of the BSP options.

4. Check the linker command file.

5. Check the compiler machine flags.

6. Install the BSP and build your third-party libraries and applications with 
it.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to