On 09/03/15 18:02, Amar Takhar wrote:
On 2015-03-09 14:18 +0100, Sebastian Huber wrote:
>This is actually a big problem and will break a lot of thinks. Currently
>you use
>
>#include <bsp.h>
>
>and get for example RTEMS_BSP_NETWORK_DRIVER_ATTACH for the network
>configuration.
>
>You find the <bsp.h> via the -B compiler switch.
This will be changed so it is no longer required.  The real problem is that we
have to use multiple -I and -B.

The waf build does not use -B anywhere yet it works perfectly fine.  All I am
proposing is unwinding all the include hacks that I added and being explicit.

We need at least three -I options, one for the BSP headers, one for the CPU headers and one for the rest.

--
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

Reply via email to