Summary
csc assumes install_name_tool is in the path
Metadata
- Id: 6c35f42bc976ee5204115053db70cb4c627919b0
- Trac id: 1052
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: build system
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.9.0
- Version: 4.8.x
- Changetime: 2014-02-17 08:52:03 UTC
- Created: 2013-09-25 10:18:04 UTC
- Keywords: csc install_name_tool
Description
With newer Xcode versions (4, 5), the developer tools are no longer in the PATH. It should be possible to override location and name of `install_name_tool` in the `make(3)` invocation (or in `CONFIG`) and the build system should store this information in `chicken-config.h` so that `csc` is able to use it.
Changes and comments
[2013-11-12 21:25:33 UTC] sjamaan changed milestone from someday to 4.9.0
[2013-11-12 21:25:33 UTC] sjamaan wrote:
Maybe something to look at for 4.9.0, as it will probably be another year before 4.10.0 will be released...
[2014-02-17 08:52:03 UTC] sjamaan changed status from new to closed
[2014-02-17 08:52:03 UTC] sjamaan set resolution to fixed
[2014-02-17 08:52:03 UTC] sjamaan wrote:
Fixed by c6a6a26225620b566f8bc487cc4180de55555a2a