This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Unexpected behavior regarding linking sections
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: felix-binutils at fefe dot de
- Cc: Binutils <binutils at sourceware dot org>
- Date: Tue, 11 Dec 2018 09:07:54 -0800
- Subject: Re: Unexpected behavior regarding linking sections
- References: <20181211152750.GA19360@qarx.de> <CAMe9rOpHNQLyyWoyj6uL_UKqCF0-PhSPdFeFtC=gjTiSqvXr1g@mail.gmail.com> <20181211165100.GA24835@qarx.de>
On Tue, Dec 11, 2018 at 8:51 AM Felix von Leitner
<felix-binutils@fefe.de> wrote:
>
> > You should drop dtors/ctors and use init_array/fini_array instead.
>
> Uh, OK? Is there documentation on how that works?
http://www.sco.com/developers/gabi/latest/contents.html
--
H.J.