This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ADA] Ada shared library uses the wrong file ending on darwin


I found this while trying to compile the Ada on the mainline. It should be
.dylib on darwin instead of .so.


OK?

Thanks,
Andrew Pinski

ChangeLog:

* Makefile.in (darwin): Set soext to .dylib.

Attachment: temp.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]