Hello Kinsey, On 16/03/2022 22:57, Kinsey Moore wrote:
Is moving the confdefs instance into a shared library supported and expected to work?
yes, but the order in which the linker resolves the dependencies is very important. You have to make sure that the custom configuration is resolved before the default configuration.
I was also able to resolve the linker errors by specifying some of the link flags multiple times or creating a linker group.
These are ways to address the ordering. It would help if you can show the linker command lines and the error messages.
-- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht München Registernummer: HRB 157899 Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler Unsere Datenschutzerklärung finden Sie hier: https://embedded-brains.de/datenschutzerklaerung/ _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel