- Mastering Assembly Programming
- Alexey Lyashko
- 193字
- 2021-08-20 10:23:31
Installing GAS
GAS is distributed as part of the binutils package, but since it is the default backend for GCC (GNU Compilers Collection), it would be better if we install GCC. In fact, installing GCC instead of binutils alone will slightly simplify the creation of executables out of our Assembly code, as GCC would automatically handle a few tasks during the linking process. Despite having its roots in *nix systems, GAS is also available for Windows and may be downloaded from https://sourceforge.net/projects/mingw-w64/ (just remember to add the bin subfolder in the installation folder to the PATH environment variable). Installation on Windows is quite straightforward--simply follow the steps in the GUI installation wizard.
As this book is intended for developers, it might be safe to assume that you already have it installed on your system, if you are on a *nix system, however, let's leave assumptions aside and install GAS.
- Oracle WebLogic Server 12c:First Look
- Instant Testing with CasperJS
- Microsoft Dynamics 365 Extensions Cookbook
- Learning C++ Functional Programming
- Learning RabbitMQ
- Mastering Python High Performance
- 零基礎(chǔ)學(xué)Java(第4版)
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- 組態(tài)軟件技術(shù)與應(yīng)用
- OpenMP核心技術(shù)指南
- Lift Application Development Cookbook
- Django 5企業(yè)級Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- Node.js區(qū)塊鏈開發(fā)
- .NET 4.0面向?qū)ο缶幊搪劊簯?yīng)用篇
- Android編程權(quán)威指南(第4版)