Summary
Building from tarball broken on Windows
Metadata
- Id: 264afe508a34dda14ec8d6b492ce68144367932f
- Trac id: 949
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: build system
- Estimated difficulty:
- Resolution: fixed
- Priority: critical
- Milestone: 4.9.0
- Version: 4.8.x
- Changetime: 2012-11-23 19:54:23 UTC
- Created: 2012-11-07 20:03:14 UTC
- Keywords:
Description
The make-targets in `rules.make` are wrong for platforms where `WINDOWS_SHELL` is defined (currently mingw): `build-version.scm` is always compiled, on every `make(1)` invocation.