Assembly in DragonFly

Emiel Kollof coolvibe at hackerheaven.org
Tue Mar 14 03:07:46 PST 2006


Op dinsdag 14 maart 2006 08:17, schreef Karthik Subramanian:
> Hi Folks,
> After installing DragonFly on a spare box at work, I was trying out asimple
> "Hello World" in assembly, and found that one needed to do alittle more
> than "as -o hello.o hello.s; ld -o hello hello.o" to getit to work; here's
> what I did: 1. Wrote a "Hello World" in assembly:

Maybe you should check out nasm, unless when you actually like the AT&T asm 
syntax.

Cheers,
Emiel
-- 
This night methinks is but the daylight sick.
		-- William Shakespeare, "The Merchant of Venice"





More information about the Users mailing list