X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: STCT.MMVM1narBnTKb.At3CMV2hrA8rg7IkUXMVmpxMTWPUtB.JSMOLW3t_O2Tl1Wk_5cjW3ENlzZXECToy7BaWNVbDfNtScRqhbBDOQ4xyM.ifKkrRab6uCjg-- Date: Wed, 14 May 2008 13:51:32 -0700 (PDT) From: Longyu Mei Subject: RE: please help To: "Thrall, Bryan" , cygwin AT cygwin DOT com In-Reply-To: <297343D29C14AA4D822142893ABEAEF304BBE075@srv1163ex1.flightsafety.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <779832.293.qm@web33508.mail.mud.yahoo.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 > Have you built ACE for Cygwin? You will probably > need to regenerate your > make files; if they are testing for *.so, then they > are still the Linux > versions, and it's a bad idea to just disable those > checks! > > The instructions for building ACE on Cygwin > (http://www.dre.vanderbilt.edu/~~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#cy > gwin) are a little out of date, but they might work > for you. Note the > ACE build on Cygwin is experimental. > We have two choices for this experimental: 1. use Microsoft compiler to do it: ACE and boost should work under Microsoft compiler. but we may need to do make changes on make files 2. user windows g++, such as cygwin: We didn't expected ACE and boost changes as we found now. but the make system suppose should be stay the same (minor changes may needed) as we have now. Looks like we need to rethink it again. thanks, James -- 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/