えぐち@エスアンドイー です。

>>> On Thu, 5 Nov 1998 10:07:24 +0900, matz / netlab.co.jp (Yukihiro Matsumoto) said:

matz> まつもと ゆきひろです
matz> 
matz> In message "[ruby-list:10632] Re: LoadError on FreeBSD 3.0-RELEASE"
matz>     on 98/11/04, GOTO Kentaro <gotoken / math.sci.hokudai.ac.jp> writes:
matz> 
matz> |ごとけんです
matz> 
matz> |ld-config がうまく行ってないのかまだ動きません。
matz> 
matz> linuxの-rdynamicのようにruby側のリンクの時にオプションが必要
matz> とか.情報提供をお待ちしてますです.

matz> ld --versionでなにがでるか見るってのはいかが?
matz> # debian 2.0ではld 2.9.1でした

FreeBSD 3.0-19981024-SNAP(FreeBSD-3.0-RELEASE より後の snap) を
Thinkpad230Cs にいれましたので、この質問に答えられる様になったので、
調子にのって答えます。

 % ld --version
 GNU ld 2.9.1
 Copyright 1997 Free Software Foundation, Inc.
 This program is free software; you may redistribute it under the terms of
 the GNU General Public License.  This program has absolutely no warranty.
   Supported emulations:
    elf_i386

と出ました。
binutils-2.9.1 です。
as,nm,stripe,strings,objdump など全て binutils-2.9.1 由来です。

#実は、今 ruby-1.1c6 コンパイル中です。

結果が出ましたらまた、、、

	えぐち