Externals - Updated makefiles
[tpg/acess2.git] / Externals / cross-compiler / patches / gcc / gcc / config / acess2.h
index 8e998f9..ec3c113 100644 (file)
@@ -7,6 +7,9 @@
     builtin_assert ("system=unix");   \
   } while(0);
 
+#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
 #define TARGET_VERSION fprintf(stderr, " (i386 acess2)"); // the build process works fine without them until someone can work out an alternative

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