Compile/run assembler in Linux?

后端 未结 8 1785
清歌不尽
清歌不尽 2020-12-22 18:05

I\'m fairly new to Linux (Ubuntu 10.04) and a total novice to assembler. I was following some tutorials and I couldn\'t find anything specific to Linux. So, my question is,

8条回答
  •  轮回少年
    2020-12-22 18:27

    My suggestion would be to get the book Programming From Ground Up:

    http://nongnu.askapache.com/pgubook/ProgrammingGroundUp-1-0-booksize.pdf

    That is a very good starting point for getting into assembler programming under linux and it explains a lot of the basics you need to understand to get started.

提交回复
热议问题