Skip to content

Commit d443809

Browse files
committed
Add note to ANNOUNCE about WinObjC.
1 parent ed1de9e commit d443809

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ANNOUNCE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ In addition to the new ABI, there are several improvements on Windows:
5353
Windows, so projects built with Microsoft's linker must disable incremental
5454
linking.
5555

56+
Note: Microsoft's WinObjC project contains a friendly fork of this library that
57+
includes a work around for the incremental linking issue. If you wish to use
58+
incremental linking on Windows, please use that version. A subsequent version
59+
of clang and link.exe should include a fix that will make it possible to use
60+
this version with incremental linking.
61+
5662
The runtime will now use the new ABI's data structures internally and will
5763
automatically upgrade on-disk structures from old ABIs when used with the old
5864
ABI. As a result, memory usage will be higher when using the old ABI and users

0 commit comments

Comments
 (0)