On 05/04/2018 22:47, Sebastian Huber wrote: > On 05/04/18 14:39, Chris Johns wrote: >> Hi, >> >> Is there suppose to be a library created and then linked to the test? >> >> If so what purpose is it performing? > > It tests the normal use case of the linker sets. The sets and items are part > of > a library. >
Why not directly link the object files? Placing them in an archive and asking ld to read them and link them as if passed on the command would seem to be a binutils test and not an RTEMS one. All that tests is ld can manage ELF files in an archive. I am not questioning the test and it's need to make sure linkercmd files etc are working, it is the need for the archive I am questioning. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel