Hello,

I tried to do an out of tree build with waf:

~/src/rtems/waf configure --rtems-config $PWD/config.ini --out $PWD/build --top $HOME/src/rtems

This seems to work, however, I get a message like this (CWD /home ...):

~/src/rtems/waf --out $PWD/build --top $HOME/src/rtems
Waf: Entering directory `/home/EB/sebastian_h/src/rtems-source-builder/tmp/build' Waf: Leaving directory `/home/EB/sebastian_h/src/rtems-source-builder/tmp/build'
'build' finished successfully (0.332s)
Waf: Entering directory `/home/EB/sebastian_h/src/rtems-source-builder/tmp/build/sparc/erc32' CWD /home/EB/sebastian_h/src/rtems-source-builder/tmp is not under /home/EB/sebastian_h/src/rtems, forcing --targets=* (run distclean?) Waf: Leaving directory `/home/EB/sebastian_h/src/rtems-source-builder/tmp/build/sparc/erc32'
'build_sparc/erc32' finished successfully (0.438s)

I this something to worry about? Are out of tree builds supported by waf?

--
embedded brains GmbH
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
PGP: Public key available on request.

embedded brains GmbH
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