Paolo Carlini wrote: >which I suspect could be related to the recent ld changes: sorry, I >don't know at the moment which one. > Actually, the culprit seems the other one, enabling --gc-sections: reverting it fixes the issue for me. Paolo.