8609 want a position independent CRT
@@ -62,12 +62,12 @@ * * Note: If you change this value, you need to change it in the following * files as well: * * - lib/libc/i386/threads/machdep.c - * - lib/common/i386/crti.s - * - lib/common/i386/crt1.s + * - lib/crt/i86/crti.s + * - lib/crt/i86/crt1.s */ #undef STACK_ALIGN #define STACK_ALIGN 16 static void resumecontext(void);