Menu

#2 gpasm macros in include files?

v1.0_(example)
closed-fixed
None
5
2016-08-06
2009-04-08
No

gpasm assembles macros as in-line code in a .asm correctly, but it won't assemble them if they are in a separate .inc file.

gpasm returns the error "input in flex scanner failed".

Is there a workaround for this please?

2 Attachments

Discussion

  • Molnár Károly

    Molnár Károly - 2016-08-05

    There is no need workaround. It works as it need to. A little example:

    gpasm -I /usr/share/gputils/header main.asm

    Molnár Károly

     
  • Molnár Károly

    Molnár Károly - 2016-08-06
    • status: open --> closed-fixed
     

Anonymous
Anonymous

Add attachments
Cancel