Print this page
8609 want a position independent CRT

*** 34,45 **** * * Note: If you change it, you need to change it in the following files as * well: * * - lib/libc/i386/gen/makectxt.c ! * - lib/common/i386/crti.s ! * - lib/common/i386/crt1.s */ #undef STACK_ALIGN #define STACK_ALIGN 16 extern int getlwpstatus(thread_t, lwpstatus_t *); --- 34,45 ---- * * Note: If you change it, you need to change it in the following files as * well: * * - lib/libc/i386/gen/makectxt.c ! * - lib/crt/i86/crti.s ! * - lib/crt/i86/crt1.s */ #undef STACK_ALIGN #define STACK_ALIGN 16 extern int getlwpstatus(thread_t, lwpstatus_t *);