answersLogoWhite

0

gcc --version

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What command do you use to find the version of the GCC compiler?

gcc --version


Is there a free service that compiles C programs for Linux?

Linux generally comes installed with the free gcc compiler. MacOSX does too. But when you compile a program with gcc, it runs on the platform under which it was compiled. Therefore, programmers on OSX that need to deliver a Linux binary need to use gcc's cross-compiler mode to produce Linux binaries.


Can you find Sony Vegas for Linux?

No. There is no version of Sony Vegas for Linux.


Does Red Hat Enterprise Linux support the GCC compiler?

Yes.


What is the name of the C compiler used by Linux?

gcc is the most common C-compiler for GNU/Linux platform.


What is the C complier that is commonly used on Linux?

The GNU C Compiler (GCC).


Can c be used on Linux operating system?

GCC is already for the most part preinstalled in many, if not all, GNU/Linux distributions.


What aphase support the Linux version?

Hat aphase support the Linux version?


How to compile installed on your system?

To check which compilers are installed on your system, you can use the command line. For example, on Linux, you can type gcc --version for GCC or clang --version for Clang to see if they are installed. On Windows, you might check for Visual Studio's compiler by running cl in the Command Prompt. If a compiler is not installed, you can typically install it using your system's package manager (like apt for Ubuntu or brew for macOS).


What are the features of Slackware Linux?

Slackware Linux has a number of advanced features. Some of them are GCC 4.1.2, XII 7.2.0, HAL, Linux 2.6.21.5, Xfce 4.4.1, The K Desktop Environment and Apache 2.2.4.


What is the current full- featured version of Linux?

The current Linux kernel version is 3.9.


How do you find the PHP version in Linux?

In terminal use the following command. php -ver