Date: Thu, 03 Sep 1998 08:40:49 -0700 From: Tamiji Homma <thomma@BayNetworks.COM> To: asami@FreeBSD.ORG Cc: jdp@polstra.com, current@FreeBSD.ORG Subject: Re: Why no ldconfig for ELF? Message-ID: <19980903084049P.thomma@baynetworks.com> In-Reply-To: Your message of "Wed, 2 Sep 1998 17:05:20 -0700 (PDT)" <199809030005.RAA09222@vader.cs.berkeley.edu> References: <199809030005.RAA09222@vader.cs.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi, > As they say in Japan, "too many captains and the ship will climb up > the mountains". (Ok that sounds differently when translated, but it's > supposed to be a bad thing. :) I was trying to remember how to say in Japanese "too many captains and the ship will climb up the mountains" that you mentioned. I know exactly what you mean but I can not remember it in Japanese.... I'd better read Japanese books sometimes. English version is "Too many cooks spoil the broth.", isn't it? I did aout-to-elf transition successfully early this morning around Art Bell show ends :-) Only gotcha of elf transition was that kernel rebuild ritual didn't go smoothly. # config -g MYKERNEL # cd ../../compile/MYKERNEL;make depend;make # cp kernel kernel.debug # strip -d kernel ...... --strip-debug blah, blah, blah .... Oh, it's a GNU strip now :-) Ok, it's not a big deal. After reading many Makefiles, I realized that this aout-to-elf transition is really hard to make it this simple.... Congratulation to ELF team. I really appreciate your hard work. Tammy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980903084049P.thomma>