Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 1996 17:40:33 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        John Polstra <jdp@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org
Subject:   Re: cvs commit: src/lib/csu/i386 c++rt0.c 
Message-ID:  <5359.821756433@time.cdrom.com>
In-Reply-To: Your message of "Mon, 15 Jan 1996 09:53:27 PST." <199601151753.JAA27198@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>   Modified:    lib/csu/i386  c++rt0.c
>   Log:
>   Check the count in the first word of __CTOR_LIST__ before executing
>   the loop that invokes the static constructors.  That makes it safe
>   to link c++rt0.o into any shared library, even one that does not
>   have any static constructors.  Formerly, doing that would cause a

Does this mean that we can remove the CPLUSPLUSLIB declarations
from the Makefiles of the C++ libraries we make?

					Jordan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5359.821756433>