Actions
Bug #5783
closedr33949からVC++6.0でminiprelude.c、newline.cの生成ができなくなった
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0dev (2011-12-21) [i386-mswin32]
Backport:
Description
D:\ruby_ext\ruby_git\win32>nmake
<中略>
NMAKE : fatal error U1073: 'miniprelude.c' のビルド方法が指定されていません。
Stop.
common.mkでターゲット名がminiprelude.c:から{$(VPATH)}miniprelude.c:になって、nmakeに認識できなくなったようです。
Updated by usa (Usaku NAKAMURA) about 13 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r34092.
Masahiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- common.mk (newline.c, miniprelude.c): revert r33949 because the change
broke mswin build, and the changer said no reason about the change.
[ruby-dev:45016] [Bug #5783]
Actions
Like0
Like0