26 Mar
2010
26 Mar
'10
2:38 p.m.
Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> writes:
It's a known issue, and it's mine. If you (naively) just expect to link on Snow Leopard without passing any special backwards- compatibility flags, and have things work on Leopard, well, Apple has news for you.
gcc -mmacox-version-min=10.5.8 ?
Something like that, on both gcc and ld; I think you also need a "-isysroot /blah.sdk" GCC option (unless that's only for Cocoa-specific stuff, I'm not sure). I've been dreading it but I think I'm going to have to dig out my Leopard CD and run it in a VM. G -- Gregory Collins <greg@gregorycollins.net>