Bugzilla – Attachment 653 Details for
Bug 1050
32 bit compiling on macosx is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
osx-extract-sdk-xcode41.txt
osx-extract-sdk-xcode41.txt (text/plain), 1.29 KB, created by
Sven Gothel
on 2014-10-01 20:36:42 CEST
(
hide
)
Description:
osx-extract-sdk-xcode41.txt
Filename:
MIME Type:
Creator:
Sven Gothel
Created:
2014-10-01 20:36:42 CEST
Size:
1.29 KB
patch
obsolete
># ># Download installxcode_41_lion.dmg from https://developer.apple.com/downloads/index.action# ># >mkdir -p /Developer/SDKs_Manual/MacOSX.platform/Developer/SDKs > >pkgutil --expand /Volumes/Install\ Xcode/InstallXcodeLion.pkg ~/xcode41 >cd ~/xcode41/ >mv InstallXcodeLion.pkg/Payload Payload.gz >gunzip Payload.gz >mkdir Payload.d >cd Payload.d >cpio -iv < ../Payload >pkgutil --expand Applications/Install\ Xcode.app/Contents/Resources/Packages/MacOSX10.6.pkg ../MacOSX10.6 >cd ../MacOSX10.6/ >mv Payload Payload.gz >gunzip Payload.gz >mkdir Payload.d >cd Payload.d/ >cpio -iv < ../Payload >mv SDKs/MacOSX10.6.sdk /Developer/SDKs_Manual/MacOSX.platform/Developer/SDKs > ># > dirname `xcrun --show-sdk-path` ># /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs ># ># ln -s /Developer/SDKs_Manual/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk \ ># $(dirname `xcrun --show-sdk-path`) ># ># > xcodebuild -showsdks ># OS X SDKs: ># Mac OS X 10.6 -sdk macosx10.6 ># OS X 10.9 -sdk macosx10.9 ># ># Build using xcode.clang via xcrun: ># export SDKROOT=macosx10.6 > > ># ># Java 6: ># Download java_for_os_x_2013005_dp__11m4609.dmg from https://developer.apple.com/downloads/index.action# ># ># `/usr/libexec/java_home -version 1.6`/bin/java -version >#
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1050
: 653