[mythtv] Building Apple Frontend

Tim Jordan tim at wheresrover.co.uk
Sun Oct 7 15:58:30 UTC 2007


Anyone built one from clean in the last few days as mine won't  
complaining about not being built with sse

as below

g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall -Wno- 
switch -Wpoin
ter-arith -Wredundant-decls -Wno-non-virtual-dtor - 
D__STDC_CONSTANT_MACROS -Wno-
long-double -F/System/Library/Frameworks/ 
{ApplicationServices,AudioUnit,Carbon,C
oreAudio,IOKit}.framework/Frameworks -DPIC -fPIC  -DMMX -Di386 - 
DUSING_APPLEREMO
TE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/Users/tim/src/ 
OSX/.osx-packa
ger/build\" -DLIBDIR=\"/Users/tim/src/OSX/.osx-packager/build/lib\" - 
DUSING_DARW
IN_DA -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED - 
DQT_ACCESSIBILITY_SUPPORT -
I/Users/tim/src/OSX/.osx-packager/build/mkspecs/default -I. - 
I../../../../../bui
ld/include -I../../../../../build/include -I../libmythsamplerate -I../ 
libmythsou
ndtouch -I../.. -I.. -I/Users/tim/src/OSX/.osx-packager/build/include  
-o screens
aver-osx.o screensaver-osx.cpp
In file included from /System/Library/Frameworks/ 
CoreServices.framework/Framewor
ks/CarbonCore.framework/Headers/MachineExceptions.h:29,
                  from /System/Library/Frameworks/ 
CoreServices.framework/Framewor
ks/CarbonCore.framework/Headers/DriverServices.h:32,
                  from /System/Library/Frameworks/ 
CoreServices.framework/Framewor
ks/CarbonCore.framework/Headers/CarbonCore.h:125,
                  from /System/Library/Frameworks/ 
CoreServices.framework/Headers/
CoreServices.h:21,
                  from audiooutputca.cpp:23:
/usr/lib/gcc/i686-apple-darwin8/4.0.1/include/xmmintrin.h:35:3:  
error: #error "S
SE instruction set not enabled"
now from memory the pentiumpro only had mmx, so I am guessing the  
detection logic has changed in the last 3 weeks as this was building  
with I think pentium4 specified as the march before?
Doing a osx-packager --help I cannot see a way of specifying the march.

A little help

Thanks

Tim


More information about the mythtv-dev mailing list