source: vendor/binutils/current/ld/emulparams/vaxnbsd.sh

Last change on this file was 608, checked in by (none), 22 years ago

This commit was manufactured by cvs2svn to create branch 'GNU'.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 174 bytes
Line 
1SCRIPT_NAME=aout
2TEXT_START_ADDR=0x1020
3OUTPUT_FORMAT="a.out-vax-netbsd"
4TARGET_PAGE_SIZE=0x1000
5ARCH=vax
6EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'
7NONPAGED_TEXT_START_ADDR=0x1000
Note: See TracBrowser for help on using the repository browser.