Am Donnerstag 26 Oktober 2023 um 5:17:04 +0200, schrieb Manuel Kuklinski 2,2K: > It's not clear for me, as a casual users, when .so and when .dylibs > should be used... This seems to be difference between the generated .so and dylibs - one is a dylib, the other is a bundle: - - - - - - - - - - %< - - - - - - - - - - mk ~ $ otool -hv pkgsrc/wip/csound6181/work/csound-6.18.1/cmake-pkgsrc-build/libcsound64.dylib pkgsrc/wip/csound6181/work/csound-6.18.1/cmake-pkgsrc-build/libcsound64.dylib: Mach header magic cputype cpusubtype caps filetype ncmds sizeofcmds flags MH_MAGIC_64 ARM64 ALL 0x00 DYLIB 19 2056 NOUNDEFS DYLDLINK TWOLEVEL NO_REEXPORTED_DYLIBS mk ~ $ otool -hv pkgsrc/wip/csound6181/work/csound-6.18.1/cmake-pkgsrc-build/librtjack.so pkgsrc/wip/csound6181/work/csound-6.18.1/cmake-pkgsrc-build/librtjack.so: Mach header magic cputype cpusubtype caps filetype ncmds sizeofcmds flags MH_MAGIC_64 ARM64 ALL 0x00 BUNDLE 15 1400 NOUNDEFS DYLDLINK TWOLEVEL - - - - - - - - - - %< - - - - - - - - - - Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here