On Tuesday, December 5, 2017 at 10:33 PM, Michael Powell via Boost-users <boost-users@lists.boost.org> wrote:
>On Tue, Dec 5, 2017 at 4:18 PM, Steven Boswell II via Boost-users <boost-users@lists.boost.org> wrote:
>>I apologize for bothering the mailing-list with this newbie question,
>>but after searching the Net for several days, I still can't find the
>>answers I'm looking for.
>
>I don't know about "embedded systems" in general.  That's a pretty
>wide swath.  Are we talking about Motorola?  ARM?
>
>I've managed to add Boost support to an ARM based embedded ArchLinux.
>Works pretty well.  The trick is finding the right host/target
>combination for cross compilation.  All very doable, and there are
>build environments available for just about any combination.

I've already built boost in the embedded environment.
That's not my issue.
The aforementioned questions about memory-pools and implementation-classes are my issue.
Still, thanks for your response. Hopefully someone can help me.

-Steven