Change default start address to 0x10000 so that it fits in 20 bits
[deliverable/binutils-gdb.git] / config / mh-sun3
1 # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
2 # without overflowing the jump tables (-J says to use a 32 bit table)
3 CC = cc -J
This page took 0.029293 seconds and 4 git commands to generate.