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 From: "Dave Korn" To: Subject: RE: Tcl doesn't build out of src repository on cygwin Date: Wed, 13 Oct 2004 18:26:27 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20041013141042.GH6702@cygbert.vinschen.de> Message-ID: X-OriginalArrivalTime: 13 Oct 2004 17:26:27.0220 (UTC) FILETIME=[C52FF540:01C4B149] > -----Original Message----- > From: cygwin-owner On Behalf Of Corinna Vinschen > Sent: 13 October 2004 15:11 > On Oct 13 15:01, Dave Korn wrote: > > > From: cygwin-owner On Behalf Of Corinna Vinschen > > > That's solved in w32api in > > > CVS or in recent snapshots. Or (but that's ugly and not actually > > > recommended, use at your own risk) use #define __INSIDE_CYGWIN__ > > > at the beginning of the affected files (tclWin32Dll.c and tkWinX.c > > > AFAIK) > > > > Or use CFLAGS='-D__INSIDE_CYGWIN__ -g -O2' on the command line, > > presumably? > > DDT Mess up other stuff in the same build, or change the meaning of header files or something, would it? Ok, fair enough. I'll stick with the locally-modded C files. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/