[PATCH] libtests/dl06: Add -lm
Chris Johns
chrisj at rtems.org
Wed Nov 11 21:43:43 UTC 2020
On 11/11/20 6:27 pm, Sebastian Huber wrote:
> On 11/11/2020 00:58, Chris Johns wrote:
>
>>>> These should not be linked into the base image. They are in the RAP image in
>>>> dl06-tar.o.
>>> What shouldn't be linked in? The entire object files or only some functions
>>> in it?
>> In this test dl06-o1.o and dl06-o2.o.
>>
>> In general any code placed in the tar file to be dynamically load. Linking the
>> code to be loaded into the base image potentinally breaks the test.
> Thanks for the explanation. I think I found no the real bug in the build
> specification. I will send a new patch.
Thank you.
Does the problem exist in any of the other libdl tests?
Chris
More information about the devel
mailing list