The purpose of this import is unclear.
This import caused the following error with Sphinx 3.0:
Extension error:
Could not import extension rtemsdomain (exception: cannot import name 'l_')
---
common/rtemsdomain.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/common/rtemsdomain.py b/common/
Hello,
the problem is that the new build system doesn't export optimization
flags such as -Wl,--gc-sections. The libbsd build should enable this
linker option unconditionally.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47
Hello Christian,
On Tue, Jul 7, 2020 at 1:45 AM Christian Mauderer wrote:
> Hello Niteesh,
>
> I think there are multiple problems:
>
> 1. libbsd isn't adapted yet. There is a "rtems_version" in the wscript
> that you have to set to 6.
>
I was already aware of this. So while configuring rtems-l
On Mon, Jul 6, 2020 at 5:49 PM Joel Sherrill wrote:
>
>
>
> On Mon, Jul 6, 2020, 6:14 PM Gedare Bloom wrote:
>>
>> On Mon, Jul 6, 2020 at 10:12 AM Mritunjay Sharma
>> wrote:
>> >
>> > Hello everyone,
>> >
>> > Thank you, Heinz, Gedare, Chris and Joel for your advice.
>> > If there are issues in
On Mon, Jul 6, 2020, 6:14 PM Gedare Bloom wrote:
> On Mon, Jul 6, 2020 at 10:12 AM Mritunjay Sharma
> wrote:
> >
> > Hello everyone,
> >
> > Thank you, Heinz, Gedare, Chris and Joel for your advice.
> > If there are issues in making a buildset for 4.10
> > then should I build EPICS with RTEMS 5
On Mon, Jul 6, 2020 at 10:12 AM Mritunjay Sharma
wrote:
>
> Hello everyone,
>
> Thank you, Heinz, Gedare, Chris and Joel for your advice.
> If there are issues in making a buildset for 4.10
> then should I build EPICS with RTEMS 5 by hand first and note
> down the process and then proceed to make
Hello Niteesh,
I think there are multiple problems:
1. libbsd isn't adapted yet. There is a "rtems_version" in the wscript
that you have to set to 6.
2. At least for me: There are some files not installed but should be
there. To be exact: `$PREFIX/share/rtems6`. The files in this folder
should b
Hello all,
This thread has lost activity for quite some time.
Can someone please provide a solution to this. This is blocking me from
testing my patches with libbsd.
Thanks,
Niteesh.
On Tue, Jun 30, 2020 at 1:12 AM Christian Mauderer
wrote:
> Hello,
>
> On 29/06/2020 21:39, Niteesh G. S. wrote
Hello everyone,
Thank you, Heinz, Gedare, Chris and Joel for your advice.
If there are issues in making a buildset for 4.10
then should I build EPICS with RTEMS 5 by hand first and note
down the process and then proceed to make the buildset for it?
Please suggest for the future steps.
Thanks
Mri