Update TODO & README

This commit is contained in:
Thomas Pöchtrager 2015-10-04 17:39:54 +02:00
parent 118d72e594
commit b3e53726b0
2 changed files with 3 additions and 1 deletions

View File

@ -88,7 +88,7 @@ You can turn this behavior off with `OSXCROSS_GCC_NO_STATIC_RUNTIME=1` (env).
4. Copy the packaged SDK (\*.tar.\* or \*.pkg) on a USB Stick
5. (On Linux/BSD) Copy or move the SDK into the tarballs/ directory of OSXCross
\*\* Xcode up to 6.3.x is known to work; 7.x is not working (yet).
\*\* Xcode up to 6.4 is known to work; 7.x is not working (yet).
\*\*\* If you get a dialog with a crossed circle, ignore it, you don't need to install Xcode.
Step 1. and 2. can be skipped if you have Xcode installed.

2
TODO
View File

@ -1 +1,3 @@
document 'osxcross-man'
Xcode 7 compatibility (requires a newer not yet open sourced linker)
verify downloaded archive tarballs (gcc, llvm, ...) with sha256sum or similar