[racket] Minimum OS X version to support?

2014-10-02 Thread John Clements
I'm recompiling dylibs for OS X, and it occurs to me to wonder whether I
should still have

-mmacosx-version-min=10.5

in my raco ctool call. Does racket 6+ still support OS X 10.5?

Thanks!

John

  Racket Users list:
  http://lists.racket-lang.org/users


Re: [racket] Minimum OS X version to support?

2014-10-02 Thread Matthew Flatt
Yes, 10.5 is the minimum supported version.

At Thu, 2 Oct 2014 13:45:23 -0700, John Clements wrote:
 I'm recompiling dylibs for OS X, and it occurs to me to wonder whether I
 should still have
 
 -mmacosx-version-min=10.5
 
 in my raco ctool call. Does racket 6+ still support OS X 10.5?
 
 Thanks!
 
 John
 
   Racket Users list:
   http://lists.racket-lang.org/users

  Racket Users list:
  http://lists.racket-lang.org/users