* configure.in: Add -lkernel32 to WIN32LIBADD on cygwin32.
[deliverable/binutils-gdb.git] / ld / emulparams / sparclynx.sh
CommitLineData
028f8872 1SCRIPT_NAME=sparclynx
7b95fe96 2OUTPUT_FORMAT="coff-sparc-lynx"
dd3f0e5b 3# This is what LynxOS /lib/init1.o wants.
028f8872 4ENTRY=__main
7b95fe96 5# following are dubious
d0ae7d95 6TARGET_PAGE_SIZE=0x1000
7b95fe96
SS
7TEXT_START_ADDR=0
8NONPAGED_TEXT_START_ADDR=0x1000
9ARCH=sparc
This page took 0.169441 seconds and 4 git commands to generate.