Posts

Showing posts with the label Which




How Do I Know Which Unix Compiler Im Using

Image
There is a file called g that holds the compiler. To establish that your LinuxUnix system has the correct C compiler installed at the command prompt type this. Unix Timeline Google Search In 2019 Unix Something To Remember Tyranny You can ask which file you will be running using the command which g. . Issue the following command. The basic form of a compile command line is. Ls -l usrbingcc lrwxrwxrwx 1 root root 7 Jan 11 0520 usrbingcc - gcc-44 -rwxr-xr-x 1 root root 239528 Sep 21 2010 usrbingcc-43 -rwxr-xr-x 1 root root 255536 Nov 15 2010 usrbingcc-44 I need to build a nvidia device driver using the same version of GNU compiler as was used to. MAKE dev what ever bla bla. If compilation is successful then the compiler will produce a file called aout. Change to the Toolchain executables page from which you can get the exact path to the compiler executable that your project is using by making sure the Selected compiler drop ...