8sa1-gcc/gcc/config/rs6000/x-rs6000
Jim Wilson 355ddfc72e Initial revision
From-SVN: r182
1992-01-13 16:12:01 -08:00

13 lines
252 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
# We can't use -S to compile alloca
ALLOCA_FLAGS=-c
ALLOCA_FINISH=
# For some reason, we need -lm for cc1.
CLIB=-lm