oh what joy and fun it is to attempt to build not only shared libraries but multiple architecture libraries. I’ve just experienced this joy with jpeg-6b. Fortunately it compiles without too much trouble. However mjpeg tools is not so friendly and has barfed with the above error “gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags” I can’t say I’m in much of a mood to build the 50 odd binaries using different architectures and then lipo’ing them together. I guess there is no easy fix to this, especially when it’s trying to tune for my cpu architecture.
Submitted by Silicontrip (not verified) on 2008.06.12 @ 07:12. |
oh what joy and fun it is to attempt to build not only shared libraries but multiple architecture libraries. I’ve just experienced this joy with jpeg-6b. Fortunately it compiles without too much trouble. However mjpeg tools is not so friendly and has barfed with the above error “gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags” I can’t say I’m in much of a mood to build the 50 odd binaries using different architectures and then lipo’ing them together. I guess there is no easy fix to this, especially when it’s trying to tune for my cpu architecture.
Submitted by Silicontrip (not verified) on 2008.06.12 @ 07:12. |