powerpc/ss555:Add per-section compilation and linking support(GCI 2018)
Joel Sherrill
joel at rtems.org
Fri Nov 30 15:24:56 UTC 2018
Hi
Thanks. I have tested this and am about to push it. My size drop was:
[joel at rtbf64c b-ss555-before]$ powerpc-rtems5-size `find . -name ticker.exe`
text data bss dec hex filename
119556 1380 15464 136400 214d0
./powerpc-rtems5/c/ss555/testsuites/samples/ticker.exe
[joel at rtbf64c b-ss555-before]$ cd ../b-ss555
[joel at rtbf64c b-ss555]$ powerpc-rtems5-size `find . -name ticker.exe`
text data bss dec hex filename
86384 1252 15092 102728 19148
./powerpc-rtems5/c/ss555/testsuites/samples/ticker.exe
Does that match yours?
--joel
On Fri, Nov 30, 2018 at 9:12 AM Shashvat Jain <shashvatjain2002 at gmail.com>
wrote:
> Hello ,
> The per-function section linking has been enabled under this patch.
>
> Thank you
> Regards
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181130/1ef9bd0a/attachment-0002.html>
More information about the devel
mailing list