xref: /dragonfly/lib/csu/README (revision 6ca88057)
1How does CSU work in DragonFly?
2===============================
3
4Every GCC carries some own CSU sources which need to be used.  However, we
5also provide a part of the startup files.  Stuff here goes into /usr/lib,
6and the per-GCC files are installed from gnu/lib/gccXX/csu into
7/usr/lib/gccXX.
8