Jump to content



0

DASM Linux help

DASM Linux

3 replies to this topic

#1 jhorn OFFLINE  

jhorn

    Space Invader

  • 14 posts
  • Not a fan of winter! :$
  • Location:S. Texas

Posted Fri Dec 23, 2011 2:24 PM

Hey guys,

I'm having a little trouble with DASM in Linux.

I have DASM compiled and working in Linux Mint 9, but I don't know how to tell the assembler where the vcs.h and the macro.h files are. So of course when it tries to compile my source, it fails. Can anyone help me?

#2 GroovyBee OFFLINE  

GroovyBee

    7800 Developer

  • 5,782 posts
  • Busy bee!
  • Location:North, England

Posted Fri Dec 23, 2011 2:39 PM

You need to use -I and specify the path directly after. In the docs directory you should have a dasm.txt which explains all the command line parameters and assembler directives.

#3 jhorn OFFLINE  

jhorn

    Space Invader

  • 14 posts
  • Not a fan of winter! :$
  • Location:S. Texas

Posted Fri Dec 23, 2011 2:54 PM

View PostGroovyBee, on Fri Dec 23, 2011 2:39 PM, said:

You need to use -I and specify the path directly after. In the docs directory you should have a dasm.txt which explains all the command line parameters and assembler directives.

Thank you!

:) - I shall look in the docs dir!

- Josh

#4 SeaGtGruff ONLINE  

SeaGtGruff

    River Patroller

  • 4,546 posts
  • Location:Georgia, USA

Posted Fri Dec 23, 2011 7:06 PM

You can also specify the full directory path along with the file name when you are using the include or incbin directives in your program.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users