alire-project / GNAT-FSF-builds

Builds of the GNAT Ada compiler from FSF GCC releases
MIT License
34 stars 11 forks source link

`ar.exe` tries to load libdep.a (from lib\bfd-plugins) as a DLL and fails #36

Closed damaki closed 2 years ago

damaki commented 2 years ago

I've encountered a regression for #25 on gnat_native_11.2.4 and gnat_native_12.1.1 where ar.exe tries to load libdep.a and fails, resulting in the following error dialog which appears several times:

image

When I click on the OK button my library is still built successfully.

I can work around this issue by deleting libdep.a.

Fabien-Chouteau commented 2 years ago

Fixed for GNAT FSF 12