Summary
csc compilation fails on cygwin
Metadata
- Id: 40d90e45b3494a2da1b9be0ca86148a9684afa79
- Trac id: 213
- Type: defect
- Reporter: mario
- Owner:
- Cc: iraikov
- Status: closed
- Component: core tools
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.5.0
- Version: 4.4.x
- Changetime: 2010-04-20 12:37:46 UTC
- Created: 2010-04-17 02:00:05 UTC
- Keywords: csc, cygwin
Attachments
- 40d90e45b3494a2da1b9be0ca86148a9684afa79/attachments/rc-compiler-cygwin.diff
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.
Changes and comments
[2010-04-17 02:00:56 UTC] mario attached rc-compiler-cygwin.diff (description=#f)
[2010-04-20 12:37:46 UTC] felix set cc to iraikov
[2010-04-20 12:37:46 UTC] felix changed status from new to closed
[2010-04-20 12:37:46 UTC] felix set resolution to fixed
[2010-04-20 12:37:46 UTC] felix wrote:
Thanks Mario - patch is applied in a455159 (master) and has also been cherry-picked into `prerelease`.