Useful Links
Computer Science
Other Tools and Technologies
GNU GCC Compiler
1. Introduction to the GNU Compiler Collection
2. Installation and Setup
3. Basic Usage and First Steps
4. The Compilation Pipeline
5. Command-Line Interface and Options
6. Optimization Techniques
7. Debugging and Analysis Support
8. Library Management and Linking
9. Target Architecture and Platform Support
10. Advanced GCC Features
11. GCC Internals and Architecture
12. GNU Toolchain Integration
Target Architecture and Platform Support
Architecture Specification
Target Architecture Selection
CPU-Specific Optimizations
Instruction Set Extensions
Architecture-Specific Features
Cross-Compilation
Cross-Compilation Concepts
Toolchain Configuration
Target System Specification
Cross-Compilation Workflow
Embedded Systems Development
Platform-Specific Options
Linux-Specific Features
Windows-Specific Features
macOS-Specific Features
BSD-Specific Features
Embedded Platform Support
ABI and Calling Conventions
Application Binary Interface
Calling Convention Selection
Data Layout Specifications
Compatibility Considerations
Previous
8. Library Management and Linking
Go to top
Next
10. Advanced GCC Features