This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ERROR

I KEEP GETTING FATAL ERROR WHEN I TYPE A51 AT MY COMMAND LINE.

I GET TERMINATED.

WHY?

Parents
  • I WILL READ THE MANAUL AND FIND LIST OF HOW TO WORKAROUND BUGS.

    Then you will be looking in the wrong place.

    What you call a "bug" is actually a completely normal behavior of the A51 compiler, and a typical reaction to insufficient or wrong command line arguments given by the user (that means "by you").

    You need to read the parts of the manual concerning the normal usage of the A51 compiler - i.e. what command line options it expects and needs to do its job (convert an assembly file to an object code file).

Reply
  • I WILL READ THE MANAUL AND FIND LIST OF HOW TO WORKAROUND BUGS.

    Then you will be looking in the wrong place.

    What you call a "bug" is actually a completely normal behavior of the A51 compiler, and a typical reaction to insufficient or wrong command line arguments given by the user (that means "by you").

    You need to read the parts of the manual concerning the normal usage of the A51 compiler - i.e. what command line options it expects and needs to do its job (convert an assembly file to an object code file).

Children
No data