Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Mar 2000 11:57:28 -0500
From:      "Thomas M. Sommers" <tms2@mail.ptd.net>
To:        freebsd-doc@freebsd.org
Cc:        freebsd-hackers@freebsd.org
Subject:   Proposed FAQ on assembly programming
Message-ID:  <38C68678.8748C82F@mail.ptd.net>

next in thread | raw e-mail | index | archive | help
The question of how to write an assembly language program on FreeBSD
comes up occasionally. The main difficulty is that it is not immediately
obvious how to make a system call without using libc, which may not
always be desirable. There does not seem to be any documentation on this
(other than the kernel source). I have drafted a FAQ that very briefly
shows how to write the canonical "Hello, world." program in FreeBSD
assembler. The draft can be found at
	http://home.ptd.net/~tms2/hello.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38C68678.8748C82F>