[RTEMS Project] #4887: RTEMS Net Legacy does not build as a package in the RSB
RTEMS trac
trac at rtems.org
Thu Mar 23 02:24:52 UTC 2023
#4887: RTEMS Net Legacy does not build as a package in the RSB
-----------------------------+-------------------------
Reporter: Chris Johns | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: network/legacy | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
-----------------------------+-------------------------
The `waf` support does not handle staged builds or the options `--rtems-
tools` and `--rtems` at the same time. The build fails when reading the
`rtemsbsp` static library because it will not be in the `PREFIX`.
Also the build script scans for `.c` and `.h` files. This is fragile. If
someone copies in a C file for some reason it is picked up. The sources
and headers need to be explicit in build script.
--
Ticket URL: <http://devel.rtems.org/ticket/4887>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list