From e8bd6ec213cf9383d3f7c7ac39e45c728a150f6b Mon Sep 17 00:00:00 2001 From: Christoffer Lerno Date: Wed, 6 Mar 2024 23:18:32 +0100 Subject: [PATCH] Add note on #1086 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3949e0d2a..a32b4374f 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,8 @@ More platforms will be supported in the future. 3. Unzip executable and standard lib. 4. Run `./c3c`. +(*Note that there is a known issue with debug symbol generation on MacOS 13, see issue #1086) + #### Installing on Arch Linux There is an AUR package for the c3c compiler : [c3c-git](https://aur.archlinux.org/packages/c3c-git).