Issue 82: Initializer priorities

Ulrich Drepper drepper at redhat.com
Fri Mar 31 00:43:25 UTC 2000


dehnert at baalbek.engr.sgi.com (Jim Dehnert) writes:

> 	Define a new section type, SHT_CXX_PRIORITY_INIT.
> 
> 	The linker must concatenate the SHT_CXX_PRIORITY_INIT sections
> 	in the linked output file.  (Note that this is the defined
> 	default behavior for an unrecognized section type.)

This name definitely should not contain CXX in the name.  It is useful
outside C++.

> 	In bracketing files for the link (e.g. crt1.o and crtn.o),

It's normally crti and crtn, not crt1.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------




More information about the cxx-abi-dev mailing list