|
Message-ID: <7bac51c0f1f5e727e7d703ec3ede7f36@exys.org> Date: Sat, 26 May 2012 12:28:17 +0200 From: aep <aep@...s.org> To: <musl@...ts.openwall.com> Subject: Re: clang/musl progress and a small bug. On Fri, 25 May 2012 16:40:51 -0500, Richard Pennington wrote: > clang's libcompiler-rt doesn't have support for crtbegin.o and > crtend.o so > global constructors and destructors didn't work out of the box. Are you sure that you actually need them, and that those aren't just the names of the gcc specific version of it? Not having global dtors in libcompiler-rt at all, sounds kinda broken. Last time i tried, i think musl was just missing some hooks in that area. However, i mixed in clangs C++ lib, so maybe this works different.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.