Re: [racket-users] GLIBC >= 2.14, racket extension

2015-09-17 Thread 'John Clements' via Racket Users
> On Sep 17, 2015, at 4:35 PM, Matthew Flatt wrote: > > Our experience is that building shared libraries on a machine with > GLibC 2.12 produces shared libraries that work most everywhere. In > other words, you should rebuild the shared libraries on that ancient > Linux installation, and then yo

Re: [racket-users] GLIBC >= 2.14, racket extension

2015-09-17 Thread Matthew Flatt
Our experience is that building shared libraries on a machine with GLibC 2.12 produces shared libraries that work most everywhere. In other words, you should rebuild the shared libraries on that ancient Linux installation, and then you're probably in good shape for the foreseeable future. At Thu,