On 6/8/2026 7:26 AM, Iain Sandoe wrote:
On 8 Jun 2026, at 14:02, Pietro Monteiro <[email protected]> wrote:
The Algol 68 frontend adds a section with information on exported
modes and procedures to libraries and object files. Instead of
erroring out when encountering a Mach-O library keep reading it so the
frontend can find the exports section.
libiberty/ChangeLog:
* simple-object-mach-o.c (MACH_O_MH_DYLIB): New definition.
(simple_object_mach_o_match):
OK from a Darwin PoV (but I’m not sure if I can OK libiberty changes).
Given it's mach-o, it seems like you're likely in the best position to
review. So, yea I think you ought to be able to OK libiberty changes.
Jeff