Switch over to using generic elf script rather than an fr30 specific one.
[deliverable/binutils-gdb.git] / ld / emulparams / i386linux.sh
1 SCRIPT_NAME=aout
2 OUTPUT_FORMAT="a.out-i386-linux"
3 PAGE_SIZE=0x1000
4 TEXT_START_ADDR=0x1020
5 NONPAGED_TEXT_START_ADDR=0x20
6 ARCH=i386
This page took 0.03017 seconds and 4 git commands to generate.