*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> btxld (8)              
Title
Content
Arch
Section
 

BTXLD(8)

Contents


NAME    [Toc]    [Back]

     btxld -- link editor for BTX clients

SYNOPSIS    [Toc]    [Back]

     btxld [-qv] [-b file] [-E address] [-e address] [-f format] [-l file]
	   [-o filename] [-P page] [-W page] file

DESCRIPTION    [Toc]    [Back]

     The btxld utility binds the specified client executable together with a
     BTX loader program and the BTX kernel, and creates a composite object
     file suitable for loading during the boot process.

     The options are:

     -q      Quiet: inhibit warnings.

     -v      Verbose: display information about the files processed.

     -b file
	     Specify the BTX kernel to be bound with the client.

     -E address
	     Set the client entry point.

     -e address
	     Set the BTX loader entry point.

     -f format
	     Specify the output format, where format is one of `bin', `aout',
	     or `elf'.

     -l file
	     Specify the BTX loader to be bound with the client.

     -o filename
	     Name the output file.  The default is ``a.out''.

     -P page
	     Specify the first page of the client's segment to be marked
	     `present', where page may be 0 or 1.

     -W page
	     Specify the first page of the client's segment to be marked
	     `writable', where page may be 0, and should not exceed the number
	     of pages occupied by the combined .text and .data segments of the
	     client image.

SEE ALSO    [Toc]    [Back]

      
      
     ld(1), boot(8)

DIAGNOSTICS    [Toc]    [Back]

     The btxld utility exits 0 on success, and >0 if an error occurs.

AUTHORS    [Toc]    [Back]

     Robert Nordier <[email protected]>.


FreeBSD 5.2.1		      September 12, 1998		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
ld Tru64 link editor
abild IRIX ABI link editor
ld HP-UX link editor
ld_pa HP-UX link editor
ld IRIX link editor
ld_ia HP-UX link editor
rtld FreeBSD run-time link-editor
ld.so OpenBSD run-time link-editor
ld.so FreeBSD run-time link-editor
ld-elf.so.1 FreeBSD run-time link-editor
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service