mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-03 22:45:56 +01:00
Update KNOWN_BUGS.md
This commit is contained in:
parent
b023827eb4
commit
bf6dc769d1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
*** ISSUE: ***
|
***ISSUE:***
|
||||||
|
|
||||||
GCH generation does not work with `gcc` or `clang++-gstdc++`/`-foc-use-gcc-libstdc++`
|
GCH generation does not work with `gcc` or `clang++-gstdc++`/`-foc-use-gcc-libstdc++`
|
||||||
if `-c` or `-x<lang>-header` is **not** passed to the compiler.
|
if `-c` or `-x<lang>-header` is **not** passed to the compiler.
|
||||||
@ -27,7 +27,7 @@ Example:
|
|||||||
start in crt1.10.6.o
|
start in crt1.10.6.o
|
||||||
ld: symbol(s) not found for architecture x86_64
|
ld: symbol(s) not found for architecture x86_64
|
||||||
|
|
||||||
*** WORKAROUND: ***
|
***WORKAROUND:***
|
||||||
|
|
||||||
Add `-c` or `-x<lang>-header` to the compiler flags.
|
Add `-c` or `-x<lang>-header` to the compiler flags.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user