
31 Jan
2010
31 Jan
'10
4:43 p.m.
----- Original Message ----- From: "Andrey Semashev" <andrey.semashev@gmail.com> To: <boost@lists.boost.org> Sent: Sunday, January 31, 2010 2:23 PM Subject: Re: [boost] [log] Release Candidate 4 released
On 01/31/2010 04:12 PM, vicente.botet wrote:
The build continue, but there are a lot of errors
First on cygwin-gcc3.4.4
GCC prior to 4.2 are not supported. Also, I did not strive to support Cygwin or MinGW, so it might need some polishing even with GCC 4.4.
The same kind of error is found while I build asio/test, so I suppose that ASIO don't works on cygwin. Could the library be built without the syslog_backend?
No, there is no such option currently.
Could this option be added? Vicente