]> gcc.gnu.org Git - gcc.git/blob - gcc/config/rs6000/x-aix41
Daily bump.
[gcc.git] / gcc / config / rs6000 / x-aix41
1 # configuration for IBM RS/6000 running AIX 4.1+
2
3 # Show we need to use the C version of ALLOCA
4 ALLOCA=alloca.o
5
6 # We need -lld for collect2 (actually this only matters
7 # for a native compiler, but this is as good a place as any
8 # to define the symbol).
9 CLIB=-lld
10
11 # f771 and cc1plus overflow the AIX TOC
12 BOOT_LDFLAGS=-Wl,-bbigtoc
This page took 0.037099 seconds and 5 git commands to generate.