Opened 15 years ago
Closed 15 years ago
#213 closed defect (fixed)
csc compilation fails on cygwin
Reported by: | Mario Domenech Goulart | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.5.0 |
Component: | core tools | Version: | 4.4.x |
Keywords: | csc, cygwin | Cc: | Ivan Raikov |
Estimated difficulty: |
Description
The compilation of csc
(from http://chicken.wiki.br/dev-snapshots/2010/04/16/chicken-4.4.6.tar.gz) fails on cygwin.
Attached is a patch against Makefile.cygwin from 4.4.6 to fix it.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | rc-compiler-cygwin.diff added |
---|
comment:1 Changed 15 years ago by
Cc: | Ivan Raikov added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks Mario - patch is applied in a455159 (master) and has also been cherry-picked into
prerelease
.