Jacob Carlborg wrote: > It's called -mmacosx-version-min. Just add the version number like this: > > gcc main.c -o main -mmacosx-version-min=10.5 Not what Apple's web pages say to do.