2000-08-11 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / ld / emulparams / vax.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out"
3 TEXT_START_ADDR=0
4 TARGET_PAGE_SIZE=1024
5 ARCH=vax
This page took 0.034344 seconds and 4 git commands to generate.