tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: asm source



On Fri, Feb 15, 2008 at 11:35:23AM +0100, vlk%gjbi.cz@localhost wrote:
> Hello,
> 
> I need to write short binary for I/O control in assembler.
> When I try to run any binary file (from samples too) translate by:
> nasm -f hello.asm
> ln -s -o hello hello.o

You mean ld, not ln here, right ? an object is not an executable, it
needs some more stuff linked in.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index