Builds Compatible with OS X 10.6[.8] x86?
|
04-11-2015, 10:22 PM
Post: #3
|
|||
|
|||
RE: Builds Compatible with OS X 10.6[.8] x86?
If you were able to dig up those changes at some point I'd much appreciate it.
In the meantime, I'll give WINE a spin, although I suspect the performance impact of running nested emulators on aging hardware would be substantial. I also found the relevant line in CMakeLists.txt Code: elseif(APPLE) Interestingly, there's one comment from vit9696 saying OS X 10.6 builds are possible, but the forum topic link it points to is no longer valid. `make`ing the output of the updated `cmake` gives me a new error in CPUDetect.cpp -- no such instruction 'xgetbv'. I get the internet impression that that issue is because I'm using the GNU assembler instead of a native assembler, so I'll muck around with either changing compilation flags or maybe just hacking the code a bit since I know my target deployment, but I'm well out of my league at this point. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-11-2015, 04:37 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - [Unknown] - 04-11-2015, 07:18 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-11-2015 10:22 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - [Unknown] - 04-11-2015, 10:27 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-12-2015, 02:53 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - [Unknown] - 04-12-2015, 05:15 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-12-2015, 05:53 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - [Unknown] - 04-12-2015, 06:43 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-12-2015, 07:03 PM
RE: Builds Compatible with OS X 10.6[.8] x86? - Hammer Bro. - 04-23-2015, 04:08 PM
|