From: Dean M. B. <mik...@gm...> - 2010-12-13 01:08:00
|
Hi Emre, On Mon, Dec 13, 2010 at 4:56 AM, Emre Türkay <emr...@gm...> wrote: > Hi, I've got a compile error on: Mac OSX, gcc: 4.2.1, boost: 1.44. > Yeah, unfortunately cpp-netlib is known to be broken on compilers that are older than GCC 4.4 (I'm not sure about 4.3) because of the template tricks the asynchronous server implementation uses. My target is to make it work on 4.1.2 so that others with older versions of GCC can use it. Thanks for the report, I'll see if I can address this on 0.8.1 and 0.9. Support for older versions of GCC is in my TODO list, and it's high up there. -- Dean Michael Berris deanberris.com |