mailing list of musl libc
 help / color / mirror / code / Atom feed
* musl-llvm and crtbegin/crtend
@ 2014-04-22 21:53 writeonce
  2014-04-22 22:38 ` Rich Felker
  0 siblings, 1 reply; 5+ messages in thread
From: writeonce @ 2014-04-22 21:53 UTC (permalink / raw)
  To: musl

Greetings,

First issue, and probably an easy fix, is the link to crtbegin.S and 
crtend.S on the musl wiki page entitled BuildingLLVM.  The current links 
are broken, and should (probably) point to 
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/csu/ (the actual files are 
under arch/{$ARCH}

More importantly, though: from very recent communication on the clang 
developer list, it is my understanding that the NetBSD crtbegin/crtend 
are the _de facto_ standard for self-hosting clang toolchains.  If that 
is the case, does anyone know of a special license exception pertaining 
to these files?  If I read the license correctly, then every binary 
containing the resulting crtbegin.o and crtend.o would have to include a 
copy of the license with its documentation.  If there is such exception, 
then I'd suggest that the wiki page includes a link to it.

Kind regards,
zg



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-23 15:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-22 21:53 musl-llvm and crtbegin/crtend writeonce
2014-04-22 22:38 ` Rich Felker
2014-04-23  8:47   ` writeonce
2014-04-23 14:47     ` Rich Felker
2014-04-23 15:46       ` writeonce

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).