2002-04-22 Eric Christopher <echristo@redhat.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.032367 seconds and 4 git commands to generate.