What assembler(s) do you folks use with FreeBSD?

Charles Swiger cswiger at mac.com
Mon Oct 2 11:25:33 PDT 2006


On Oct 2, 2006, at 2:15 PM, ograbme wrote:
> I've been playing with the gcc compiler along with Perl 5.8.8 (both
> supplied with FreeBSD) and have enjoyed it.  I got to thinking about
> what assemblers (hopefully of the 'free' variety) you folks have used
> or may be using on FreeBSD. In my case, the standalone platforms
> contain Intel x586, x686 and AMD K6-2 500 MHz cpu's.

Most people use the stock assembler, 'as', which comes with the system:

% as --version
GNU assembler 2.15 [FreeBSD] 2004-05-23
[ ... ]

-- 
-Chuck




More information about the freebsd-questions mailing list