: Saturday, March 19, 2022 08:17
To: tinycc-devel@nongnu.org
Subject: [Tinycc-devel] [PATCH] Support -G as an alias to -shared
Hi,
It's a small change, but as my commits have justifiably been reverted in the
past, I'd like to run this by the list and leave it to someone else to appl
Hi,
It's a small change, but as my commits have justifiably been reverted in
the past, I'd like to run this by the list and leave it to someone else
to apply it.
The POSIX Issue 8 drafts specify -G as a portable way to specify
building a shared library, and I think TinyCC should support this. On