dl06
Jonathan Brandmeyer
jbrandmeyer at planetiq.com
Mon Nov 18 17:33:10 UTC 2019
On Mon, Nov 18, 2019 at 1:12 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> On 18/11/2019 08:59, Chris Johns wrote:
> >
>
> >
> > Converting to C is a broken path IMO. it does not scale.
>
> I would convert the individual object files with bin2c and load them
> with IMFS_make_linfile().
>
We stopped using rtems-bin2c in our project, because the performance was so
poor for larger files. Both bin2c and gcc were very slow. We've replaced
that workflow with something based on GNU AS `.incbin` instead, which is
fast enough to be unnoticeable.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20191118/c37f8968/attachment.html>
More information about the devel
mailing list