377d614c38
The header stdio.h on Mac OS X includes some defines to do buffer overflow checks if using _FORTIFY_SOURCE > 2, which is the default. Defining _FORTIFY_SOURCE=0 disables this behavior. The Mac OS X linker ld64 has problem with common symbols in static archives. The workaround here is to run 'ranlib -c' on the static archive. |
||
---|---|---|
.. | ||
applications | ||
basic | ||
core | ||
filesystem | ||
funk | ||
lcd | ||
loadable | ||
lpc1xxx | ||
usb | ||
usbcdc | ||
.gitignore | ||
libc-unc0llide.h | ||
main.c | ||
Makefile | ||
Makefile.inc | ||
Makefile.util | ||
sysdefs.h |