File:  [Apple XNU] / GNUtools / cc / config / i386 / x-aix
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:47 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, GNUtools33
GNU tools for NeXTSTEP 3.3

# 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

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.