- Linking shared libraries needs slightly different options. - We were trying to detect mach_time.h but needed to detect mach/mach_time.h instead. While we're here, add a --disable-shared option to ./configure, which is different from --enable-static. --disable-shared does not build *new* share libraries, but doesn't pass -static to the linker (apparently there is no static linking posible on MacOS). |
||
|---|---|---|
| .. | ||
| clock_gettime.rc.od | ||
| extra.rc.od | ||
| posix.rc.od | ||
| printf_lld.rc.od | ||