Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22070

Can GCC only compile code for one specific architecture and operating system?

$
0
0

GCC is a compiler collection that generates machine code from different programming languages. For that you have to compile the compiler to run on your architecture and operating system. But you also have to define what kind of machine code and file format is generated.

Now my questions: Is the output file of GCC only configurable at compilation time of GCC?

And can GCC be compiled so that it supports multiple architectures and file formats?


Viewing all articles
Browse latest Browse all 22070

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>