Re: [racket-dev] extflonum unboxing, f80vector ffi

2013-02-18 Thread Dmitry Pavlov
(by undefining USE_EXTFLONUM_UNBOXING), it works fine too. 2. Windows build. Since MinGW is hard, Michael thinks to give Visual Studio a try, by implementing long doubles with inline assembly. Best regards, Dmitry Pavlov Institute of Applied Astronomy, St. Petersburg On 02/15/2013 11:39 PM, Matt

Re: [racket-dev] long double for racket

2013-02-04 Thread Dmitry Pavlov
st regards, Dmitry Pavlov Institute of Applied Astronomy, St. Petersburg, Russia On 01/31/2013 10:08 AM, Matthew Flatt wrote: At Tue, 29 Jan 2013 19:01:30 -0500, Sam Tobin-Hochstadt wrote: On Mon, Jan 28, 2013 at 8:18 PM, Matthew Flatt wrote: At Sat, 29 Dec 2012 14:05:08 +0300, Michael Filonenko