freebsd man page for elf2aout

Query: elf2aout

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ELF2AOUT(1)						    BSD General Commands Manual 					       ELF2AOUT(1)

NAME
elf2aout -- Convert ELF binary to a.out format
SYNOPSIS
elf2aout [-o outfile] infile
DESCRIPTION
The elf2aout utility is used to convert an ELF formatted binary, namely a kernel, to an a.out formatted one. Most OpenBoot firmware require an a.out format or FCode boot image and this utility is designed to accommodate. If infile is not in ELF format, an error message will be presented.
SEE ALSO
elf(3), a.out(5)
HISTORY
The elf2aout utility first appeared in FreeBSD 4.6.
AUTHORS
The elf2aout utility was written by Jake Burkholder <jake@FreeBSD.org>. This manual page was written by Tom Rhodes <trhodes@FreeBSD.org>.
BSD
December 23, 2008 BSD
Related Man Pages
elfdump(1) - freebsd
elf2ecoff(1) - netbsd
mkesdb(1) - freebsd
which(1) - freebsd
ctfdump(1) - freebsd
Similar Topics in the Unix Linux Community
The Whole Story on #! /usr/bin/ksh
A simple UNIXtime component in Vue.js
Reason for no directory creation date
UNIX Environment Setup - (Just starting!)
Is it safe to install x86 Solaris 10 U6 after installed-Linux-and-FreeBSD?