Project

General

Profile

Actions

Bug #429

closed

make failed on powerpc-apple-darwin9.4.0

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

Status:
Closed
Target version:
-
ruby -v:
Backport:
[ruby-dev:35835]

Description

=begin
gcc -Wall -Wformat=2 -Wundef -Wno-parentheses -g -O2 -DRUBY_DEBUG_ENV -O2 -g -Wall -Wno-parentheses -pipe -fno-common -I. -I.ext/include/powerpc-darwin9.4.0 -I./include -I. -DRUBY_EXPORT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -o string.o -c string.c
string.c:443: error: only weak aliases are supported in this configuration
string.c:454: error: only weak aliases are supported in this configuration
string.c:475: error: only weak aliases are supported in this configuration
string.c:519: error: only weak aliases are supported in this configuration
string.c:582: error: only weak aliases are supported in this configuration
string.c:591: error: only weak aliases are supported in this configuration
string.c:625: error: only weak aliases are supported in this configuration
string.c:1368: error: only weak aliases are supported in this configuration
make: *** [string.o] Error 1
=end

Actions #1

Updated by kouji (Kouji Takao) over 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r18585.
=end

Actions

Also available in: Atom PDF

Like0
Like0