From da2c3d4ff604458a931b08b3af800c5a454136de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20P=C3=B6chtrager?= Date: Sat, 20 Mar 2021 15:40:59 +0100 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e77d70d..0f440f8 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,10 @@ On debian like systems you can install these using: ATTENTION: +OSXCross does not enable `-Werror=implicit-function-declaration` by default. +You can emulate Xcode 12's behavior by setting the environmental variable +`OSXCROSS_ENABLE_WERROR_IMPLICIT_FUNCTION_DECLARATION` to 1. + OSXCross links libgcc and libstdc++ statically by default (this affects `-foc-use-gcc-libstdc++` too). You can turn this behavior off with `OSXCROSS_GCC_NO_STATIC_RUNTIME=1` (env). @@ -172,7 +176,7 @@ Tools for Xcode. OSXCross. \*\* --- Xcode up to 12 Beta 4 is known to work. +-- Xcode up to 12.5 Beta 3 is known to work. -- Use Firefox if you have problems signing in. \*\*\*