On 21/11/18 7:13 pm, Ian Caddy wrote:
> This is a new product with RTEMS 5 and since I am doing all the early work, I
> can force a compiler build option with the -DFD_SETSIZE=500so this is probably
> the direction we will go, that way all the users will end up with this define
> when they build th
On 21/11/2018 4:16 pm, Sebastian Huber wrote:
Hello Ian,
On 21/11/2018 09:13, Ian Caddy wrote:
On the older product there was a reasonable existing code base
already built, so we effectively forced the users by deprecating the
old select and made them build with the new select.
what do yo
Hello Ian,
On 21/11/2018 09:13, Ian Caddy wrote:
On the older product there was a reasonable existing code base already
built, so we effectively forced the users by deprecating the old
select and made them build with the new select.
what do you mean with old and new select?
--
Sebastian Hub
Hi Mathew and Sebastian,
Thanks for the ideas.
On the older product there was a reasonable existing code base already
built, so we effectively forced the users by deprecating the old select
and made them build with the new select.
This is a new product with RTEMS 5 and since I am doing all t