Date: Mon, 30 Sep 1996 08:27:35 -0400 (EDT) From: "Ron G. Minnich" <rminnich@Sarnoff.COM> To: Guido van Rooij <guido@gvr.win.tue.nl> Cc: FreeBSD-hackers@FreeBSD.org Subject: Re: stack Message-ID: <Pine.SUN.3.91.960930082553.10162D-100000@terra> In-Reply-To: <199609281552.RAA05940@gvr.win.tue.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
recall that the stack does get used before you get to it if the program is dynamically linked, i.e. by ld.so and friends. So things are differentin static vs. dynlink. This caused no end of trouble for ill-behaved programs when we moved from sunos 3.5 to sunos 4.0. Lots of formerly working programs just broke. "it's sunos 4.0s fault". Not quite :-) "No automatic initialization" ron Ron Minnich |"If you leave out all the killings, D.C. has as rminnich@sarnoff.com | low a crime rate as many cities" -- (609)-734-3120 | D.C. Mayor Marion Barry ftp://ftp.sarnoff.com/pub/mnfs/www/docs/cluster.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.960930082553.10162D-100000>