Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 23 Oct 2003 11:17:44 -0400 From: Steve Coleman Subject: Re: Q: ACE library for cygwin? In-reply-to: <200310231522.29355.h.nardmann@secunet.de> To: ML CygWIN Message-id: <3F97F118.6090905@jhuapl.edu> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-15; format=flowed Content-transfer-encoding: 7BIT User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en References: <200310231522 DOT 29355 DOT h DOT nardmann AT secunet DOT de> Heiko Nardmann wrote: >Did anyone build the ACE library for Cygwin already? > > The offical ACE take on cygwin is that it has been ported but is currently unsupported. My understanding is that it can be done in MinGW mode using cygwin tools as the build environment. See: http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE-INSTALL.html#mingw Also, the ACE autoconf project is working on 'configure' build support for cygwin though it is unclear to me just how far this goes towards building a pure cygwin version. Check the ACE project file include/makeinclude/platform_cygwin32.GNU for details. Ref: http://www.cs.wustl.edu/~othman/aceconf/faq.htm " Will Win32 platforms be supported by the Autoconf integration? The ACE Autoconf integration will not support Win32 platforms since Win32 platforms generally do not have a UNIX-like environment in which the configure script can run, for example a Bourne shell. However, the GNU-Win32 effort may allow the ACE Autoconf integration to work on Win32 platforms. Work has been started to allow the ACE Autoconf integrations to work on Win32 platforms via Cygwin32. This work is still incomplete, however. " btw - I'd be interested in knowing how things go if you do make it work. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/