Date: Mon, 20 Oct 2014 20:00:02 +0200 From: Roman Divacky <rdivacky@vlakno.cz> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r273334 - in head/sys: boot/common kern sys Message-ID: <20141020180002.GA85946@vlakno.cz> In-Reply-To: <201410201704.s9KH44wX079917@svn.freebsd.org> References: <201410201704.s9KH44wX079917@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Note that LLVM appends the priority of the constructors to the name of > the .ctors section. Not so when compiling with GCC. The code currently > works for GCC and not for LLVM. Uhm? LLVM here creates ".ctors" section, nothing is appended. Can you be more specific on what you're seing? Roman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141020180002.GA85946>