xref: /dflybsd-src/lib/csu/README (revision 86d7f5d305c6adaa56ff4582ece9859d73106103)
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