How to build SMP RTEMS?
Molock, Dwaine S. (GSFC-5820)
dwaine.s.molock at nasa.gov
Tue Dec 15 21:58:10 UTC 2015
Is there a list of BSPs and targets that support SMP in RTEMS?
I'm looking for other multi-core systems other than sparc to possibly buy.
Thanks
On Dec 15, 2015, at 11:52 AM, Gedare Bloom <gedare at rtems.org> wrote:
> On Tue, Dec 15, 2015 at 2:10 AM, Sebastian Huber
> <sebastian.huber at embedded-brains.de> wrote:
>>
>>
>> On 14/12/15 18:22, Molock, Dwaine S. (GSFC-5820) wrote:
>>>
>>> On Dec 12, 2015, at 3:40 PM, Sebastian Huber
>>> <sebastian.huber at embedded-brains.de>
>>> wrote:
>>>
>>>>
>>>> ----- Am 12. Dez 2015 um 20:04 schrieb Molock, Dwaine S. (GSFC-5820)
>>>> dwaine.s.molock at nasa.gov:
>>>>
>>>>> Hi,
>>>>>
>>>>> I'm looking for documentation on how to build the SMP version of RTEMS?
>>>>
>>>> Use --enable-smp for your configure command line. We have an SMP chapter
>>>> in the user manual. Unfortunately, the automatic documentation generation
>>>> doesn't work currently, so better build the docs from the sources.
>>>>
>>>
>>> Where can I find instructions on how to manually build the documentation
>>> from source code?
>>
>>
>> It seems that this is nowhere documented. I use this
>>
>> cd doc
>> mkdir b-doc
>> cd b-doc
>> ../configure --enable-maintainer-mode
>> make
>>
> https://git.rtems.org/rtems/tree/doc/README#n26
More information about the users
mailing list