Makefile.inc Issues
Chris Johns
chrisj at rtems.org
Thu Dec 3 01:42:50 UTC 2020
On 3/12/20 12:07 pm, Joel Sherrill wrote:
> I know a number of the flags were removed from the CFLAGS installed but we lost
> -g which makes debugging impossible.
>
> I understand dropping the warning flags but I question dropping the recommended
> optimization and -g.
I consider the exporting of flags other than those related to the ABI, include
paths or libraries as a bug.
Something must be wrong as ...
https://git.rtems.org/rtems-examples/tree/wscript#n36
... adds `-g`. Maybe doing this is not working.
Chris
More information about the devel
mailing list