* configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
[deliverable/binutils-gdb.git] / ld / emulparams / hppaelf.sh
1 SCRIPT_NAME=hppaosf
2 OUTPUT_FORMAT="elf32-hppa"
3 TEXT_START_ADDR=0x1000
4 PAGE_SIZE=4096
5 ARCH=hppa
6 START="$START$"
7 TEMPLATE_NAME=hppaosf
This page took 0.031416 seconds and 4 git commands to generate.