Date: Thu, 29 Jun 1995 10:44:26 -0400 From: Robert Withrow <witr@rwwa.com> To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Cc: hackers@freebsd.org Subject: Re: gcc 2.7.0 and FreeBSD 2.0.5 Message-ID: <199506291444.KAA03119@spooky.rwwa.com> In-Reply-To: Your message of "Fri, 23 Jun 1995 20:13:31 %2B0200." <199506231813.UAA29598@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> As Bruce did already remark, you should rather turn off .weak symbols > at all (it's an option somewhere in the config files that has been > turned on explicitly and erroneously for FreeBSD). Out of curiosity, how do you get correct (i.e. posix) behavior from shared libraries without weak symbols? If I define my own ``read()'' routine, other posix routines which ``act as if they internally call read'' won't call *my* read() will they? (In FBSD2.0.5 I mean). If they do, this is broken (non-posix) behavior. ----------------------------------------------------------------------------- Robert Withrow, Tel: +1 617 598 4480, Fax: +1 617 598 4430 Net: witr@rwwa.COM R.W. Withrow Associates, 319 Lynnway Suite 201, Lynn MA 01901 USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506291444.KAA03119>