Project

General

Profile

Actions

Bug #1904

closed

cmp required?

Added by znz (Kazuhiro NISHIYAMA) over 14 years ago. Updated almost 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-08-06 trunk 24412) [i386-cygwin]
Backport:
[ruby-dev:39035]

Description

=begin
ほぼ最小限のcygwin環境でtrunkのビルドを試そうとしてみたところ、cmpかgperfもなくて止まってしまったのですが、cmpが必須になったのでしょうか?

ccache gcc -O3 -g -Wall -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -
Wwrite-strings -I. -I.ext/include/i386-cygwin -I/home/kazu/wc/ruby/trunk/include
-I/home/kazu/wc/ruby/trunk -DRUBY_EXPORT -o pack.o -c /home/kazu/wc/ruby/trun
k/pack.c
/bin/sh: line 1: cmp: command not found

  • gperf -C -p -j1 -i 1 -g -o -t -N rb_reserved_word '-k1,3,$' /home/kazu/wc/ruby
    /trunk/defs/keywords
    /bin/sh: line 6: gperf: command not found
    make: *** [lex.c] Error 127
    =end
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0