Usermode/libc++ - Exception handling in progress (build broken)
[tpg/acess2.git] / Usermode / Libraries / libc++.so_src / Makefile
index 6cec94f..0e62c53 100644 (file)
@@ -10,6 +10,8 @@ ASFLAGS  +=
 LDFLAGS  += -Map map.txt -lc\r
 \r
 OBJ  = misc.o new.o guard.o cxxabi.o typeinfo.o\r
+OBJ += string.o\r
+OBJ += exceptions.o exception_handling.o\r
 DEPFILES := $(OBJ:%.o=%.d)\r
 BIN = libc++.so\r
 ifeq ($(ARCHDIR),native)\r

UCC git Repository :: git.ucc.asn.au