Bug #1061

free の bcc32 による Ruby の build 時の不具合 ?

Added by Jun Kudo about 3 years ago. Updated 10 months ago.

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 を実行しても何も起きません。

Related issues

related to ruby-trunk - Bug #1067: Dropping support for bcc32 Closed 01/28/2009

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

了解しました。

Also available in: Atom PDF