DragonFly users List (threaded) for 2006-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Assembly in DragonFly
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"
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]