Externals - Cleanup, cross-compiler working
[tpg/acess2.git] / Externals / cross-compiler / patches / gcc / gcc / config / acess2.h
index c7ca51a..ec3c113 100644 (file)
@@ -7,7 +7,8 @@
     builtin_assert ("system=unix");   \
   } while(0);
 
-#define LIB_SPEC       "-lc -lld-acess"
+#define LIB_SPEC       "-lc -lld-acess -lposix"
+#define LIBSTDCXX "c++"
 
 /*
 #undef TARGET_VERSION                                     // note that adding these two lines cause an error in gcc-4.7.0

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