Re: Problems with static variables and GNU map files
Paul Sokolovsky
Hello Marti,
On Wed, 25 Oct 2017 23:56:47 -0400 Marti Bolivar <marti.bolivar@...> wrote: Why not just #define static SOMETHING_ELSE as needed?Because "static" has different semantics in different contexts. For example, we don't want to touch "static inline" functions. Though, based on the number of changes, I guess it would be easier to add a #define for static inline functions than for everything else...
-- Best Regards, Paul Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
|
|