yasm
Jonathan Marsden
jmarsden at fastmail.fm
Fri May 22 22:17:13 BST 2009
gerard kermarec wrote:
> when I try to run yasm I have the message:"no input files specified".how
> to specify input files?I have searched on the web but I didn't find an
> answer.
At its simplest, something like
yasm somefile.asm
In other words, just type the names of the files after the yasm command!
You can read the YASM manual at
http://www.tortall.net/projects/yasm/manual/html/manual.html for more
information. man yasm should also work :)
Jonathan
More information about the Ubuntu-motu
mailing list