On 26/11/2013 22:39, Paul Gevers wrote: > * Where is the startup code (csu aka CRT* files) coming from? Are they > specific to kfreebsd, similar to linux or to freeBSD?
I forgot if it's GCC or Glibc. ISTR it comes from a file called "crtstuff.c" which is built a few times with different flags. Same as GNU/Linux in any case. > * Some libraries on linux are build into the libc on freeBSD and vice > versa. My guess is that kfreebsd follows the "linux" way. I don't understand this question. Can you ellaborate? > * Where is libphtreads coming from? For fpc: PThreads has a big userland > interface, but is probably kernel specific. Glibc. It is currently based on NPTL. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

