I tested the new master with this change and the issue is fixed on macOS, thanks!
I'm not sure how can I add any score there and I'm wondering if it's still important since it's been merged already? --- ** [tickets:#304] Building on macOS fails; "aliases are not supported on darwin"** **Status:** accepted **Milestone:** 0.11.0 **Created:** Thu May 13, 2021 06:43 AM UTC by Adam Jeliński **Last Updated:** Thu May 13, 2021 08:53 PM UTC **Owner:** Antonio Borneo OpenOCD can no longer be built on macOS after the 36ae487 commit: ~~~ ../src/helper/command.c:157:22: error: aliases are not supported on darwin __attribute__((weak, alias("workaround_createcommand"))); ~~~ The OS is x86_64-apple-darwin19.6.0 and the compiler used is x86_64-apple-darwin13.4.0-clang . --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.