Date: Sun, 26 May 1996 05:29:32 -0700 From: "Amancio Hasty Jr." <hasty@rah.star-gate.com> To: "Chris J. Layne" <coredump@nervosa.com> Cc: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>, FreeBSD hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: unix + asm Message-ID: <199605261229.FAA00567@rah.star-gate.com> In-Reply-To: Your message of "Sat, 25 May 1996 23:16:17 PDT." <Pine.BSF.3.91.960525231529.6761A-100000@onyx.nervosa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Sat, 25 May 1996, J Wunsch wrote: > > > > I was wondering where I could find info (preferably the web) on > > > programming Assembly on Unix systems, preferrably FreeBSD on the 80x86 > > > arch. Any info would be appreciated. > > > > Of course, all this raises the question: why do you wanna do this? > > > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > > Uhh, so I can try ASM on my unix machine, is their something wrong with > that? =) I just was curious as to what the diffs were between intel asm > and at&t asm. Hi, There is a gnu info file delineating the difference between at&t asm and gnu's gas. Just browse around in a gnu ftp directory and look around for documentation on gas. You can also learn a lot by just looking at the assembly output which gcc generates. Since, hackers is now flooded with deep philophical questions , I vote for starting a new mailing list: hackers-technical@freeBSD.org 8) Regards, Amancio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605261229.FAA00567>