(CLIB): Defined.
authorRichard Stallman <rms@gnu.org>
Mon, 24 May 1993 06:52:53 +0000 (06:52 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 24 May 1993 06:52:53 +0000 (06:52 +0000)
From-SVN: r4553

gcc/config/i386/x-aix

index 6b0532a8c37b2ae4fa22f71858eeb3f44383460e..41a5ac6c16c9f4f93b3512a8f684cf332d80f855 100644 (file)
@@ -1,5 +1,15 @@
 # There is an alloca in -lbsd, but it is limited to 32K
 ALLOCA = alloca.o
 
+# If you are running out of memory while compiling gcc, with the standard
+# /bin/cc uncomment MALLOCLIB line. That version of malloc is slower but
+# has less overhead than the one in libc.
+#MALLOCLIB = -lmalloc
+
+# Uncomment out the next line if you want to link with the shareable libc_s.
+#CLIB_S = -lc_s
+
+CLIB = -lld $(MALLOCLIB) $(CLIB_S)
+
 # Use a special fixincludes file to avoid munging types.h.
 FIXINCLUDES = fixinc.ps2