<div dir="ltr">Hi<div><br></div><div>I have questions that probably impact all/most of the patches so thought I would start another thread. Then it is just detailed review of the individual patches.</div><div><br></div><div>+ We have used EXTERN to avoid duplicating extern and instantiating data. You appear to have completely removed that pattern with no discussion of changing the coding style.  I really don't like duplication of the information.</div><div><br></div><div>+ Do you have any size metrics for current --disable-posix on a BSP with function sections enabled versus this new way?</div><div><br></div><div>+ What impact does this have on BSP linkcmds? I am guessing since you already added all the rtems sysinit magic, this will just work with no issues. And we are stuck with missing function section KEEP's.</div><div><br></div><div>Not opposed to doing the sysinit. I would just like to know what the size delta is between the two solutions.  I am guessing this and function sections will be consistently smaller as compared to when POSIX is currently enabled.</div><div><br></div><div>--joel</div></div>