Out of tree builds with waf?
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Nov 5 16:04:09 UTC 2020
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.huber at 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/
More information about the devel
mailing list