Re: Newbie at asmutils
Konstantin Boldyshev <[email protected]> Mon, 27 Feb 2006 19:05:47 +0300
| Newsgroups | org.kernel.vger.linux-assembly |
|---|---|
| Message-ID | <[email protected]> |
HIToC ?????: >Hello list! >I have downloaded 0.18, and I was very impressed about it... >My simply question is: how to compile a piece of code written using >the layout of asmutils with nasm? > > Nothing special - you only need include files (inc/) and few defines for them (actually "OS=..." is enough). However there's an easy way - just add this program to src/Makefile. -- Regards, Konstantin.