Tcl Source Code

View Ticket
Login
Ticket UUID: 624010
Title: Cygwin compile fix for 8.3.5 and 8.4.1
Type: Patch Version: None
Submitter: kirben Created on: 2002-10-16 09:36:33
Subsystem: 52. Portability Support Assigned To: mdejong
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-10-17 12:52:16
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-10-17 05:52:16
Description:
A Cygwin compile of Tcl 8.3.5 cvs or 8.4.1 cvs can fail 
since the Cygwin version of windres can't understand 
Windows style paths. This causes a compile to either 
fail or use wrong version of tcl.h for the resource file 
(tcl.rc).
The attached patch adds a test and work around (Taken 
from Cygwin version of gdb) for Cygwin's windres.
User Comments: hobbs added on 2002-10-17 12:52:16:
Logged In: YES 
user_id=72656

applied for 8.3.5 and 8.4.1.

kirben added on 2002-10-16 16:37:21:

File Added - 33191: tcl-8.3.5cygwin.patch

kirben added on 2002-10-16 16:36:33:

File Added - 33190: tcl-8.4.1cygwin.patch

Attachments: