NASM tutorial
From: Gerhard W. Gruber (sparhawk_at_gmx.at)
Date: 01/23/04
- Next message: The Half A Wannabee: "Re: Why is Base3.exe using 700+ K in windows task manager ?"
- Previous message: Gerhard W. Gruber: "Re: Why is Base3.exe using 700+ K in windows task manager ?"
- Next in thread: pacman128_at_hotmail.com: "Re: NASM tutorial"
- Reply: pacman128_at_hotmail.com: "Re: NASM tutorial"
- Reply: T.M. Sommers: "Re: NASM tutorial"
- Reply: Frank Kotler: "Re: NASM tutorial"
- Reply: parasight: "Re: NASM tutorial"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 20:17:02 +0100
I was looking today for some good tutorial for NASM. What I want is a simple
Hello World for Linux and Windows along with the appropriate makefile. I found
some tutorials for Windows (none for Linux) but the problem with this is that
it doesn't link and apparently I'm missing the win32 include stuff. I have
found a windows.inc but this contains no function prototypes only the
structures and definitions.
Up till now I have built mostly on existing code, so I hadn't had this problem
and today I wanted to make a clean small example to see how this works and it
failed. :)
I also read the manual, but from this I couldn't determine how such a file
actually looks.
-- Gerhard Gruber Maintainer of SoftICE for Linux - http://pice.sourceforge.net/ Fast application launcher - http://sourceforge.net/projects/launchmenu
- Next message: The Half A Wannabee: "Re: Why is Base3.exe using 700+ K in windows task manager ?"
- Previous message: Gerhard W. Gruber: "Re: Why is Base3.exe using 700+ K in windows task manager ?"
- Next in thread: pacman128_at_hotmail.com: "Re: NASM tutorial"
- Reply: pacman128_at_hotmail.com: "Re: NASM tutorial"
- Reply: T.M. Sommers: "Re: NASM tutorial"
- Reply: Frank Kotler: "Re: NASM tutorial"
- Reply: parasight: "Re: NASM tutorial"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|