On 2015-03-12 19:02 -0400, Gedare Bloom wrote: > It includes the workspace size in its estimation of space? Already if > a test's binary executable size doesn't fit the build will fail at > link-time.
It captures the failure and prints a warning. See: https://git.rtems.org/amar/waf.git/tree/rtems_waf/waf.py#n230 I figured the best way to figure out whether it would fit or not is to just try and link it. Amar. _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel