Bug #1061
free の bcc32 による Ruby の build 時の不具合 ?
| Status: | Rejected | Start date: | 01/27/2009 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.9.0-5 | |||
| ruby -v: |
Description
初めまして。 Ruby 1.9.0-5 をソースから build するために free の Borland C++ Compiler 5.5.1 を使用しようと思ったのですが、D:\ruby 以下にソースファイルを展開して bcc32 ディレクトリに移動し D:\ruby\bcc32> configure --prefix=c:/Ruby を実行すると MAKE Version 5.2 Copyright (c) 1987, 2000 Borland MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Creating Makefile ** error 1 ** deleting -version- と表示され、この後 make を実行しても何も起きません。
History
Updated by Usaku NAKAMURA about 3 years ago
- Category set to core
- Status changed from Open to Rejected
と、いうような問題をメンテする人が存在しないため、bcc32サポートは打ち切られました。
Updated by Jun Kudo about 3 years ago
了解しました。