8sa1-gcc/gcc/config/rs6000/x-aix31
Richard Kenner 66be803d8b Initial revision
From-SVN: r4850
1993-07-05 17:52:43 -04:00

12 lines
330 B
Plaintext

# configuration for IBM rs6000 running aix
INSTALL=/usr/ucb/install -c
# Show we need to use the C version of ALLOCA
ALLOCA=alloca.o
# For some reason, we need -lm for cc1.
# We need -lld for collect2 (actually this only matters
# for a native compiler, but this is as good a place as any
# to define the symbol).
CLIB=-lm -lld