Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
common/ | H | - | - | 220 | 100 | |
x86_64/ | H | - | - | 248 | 116 | |
Makefile | H A D | 20-Mar-2019 | 516 | 19 | 10 | |
README | H A D | 26-Nov-2011 | 294 | 8 | 6 |
README
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