Difference between revisions of "Talk:Compiling ScummVM/Mac OS X Crosscompiling"
Jump to navigation
Jump to search
Vinterstum (talk | contribs) m |
Vinterstum (talk | contribs) m |
||
Line 1: | Line 1: | ||
I wonder whether we should/could also use -mmacosx-version-min=10.4 ? [[User:Fingolfin|Fingolfin]] 22:11, 22 November 2007 (CET) | I wonder whether we should/could also use -mmacosx-version-min=10.4 ? [[User:Fingolfin|Fingolfin]] 22:11, 22 November 2007 (CET) | ||
If this is the effect: http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01045.html | |||
Then we might as well. Can't hurt, and should (if nothing else) least reduce our binary size a tiny bit :). | |||
--[[User:Vinterstum|vinterstum]] 11:08, 24 November 2007 (CET) |
Revision as of 10:08, 24 November 2007
I wonder whether we should/could also use -mmacosx-version-min=10.4 ? Fingolfin 22:11, 22 November 2007 (CET)
If this is the effect: http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01045.html
Then we might as well. Can't hurt, and should (if nothing else) least reduce our binary size a tiny bit :). --vinterstum 11:08, 24 November 2007 (CET)