LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to open gcc after installation (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-open-gcc-after-installation-4175540195/)

AbdulWahab 04-20-2015 04:18 AM

how to open gcc after installation
 
I installed gcc successfully and I checked to write command "arm-linux-gcc -v" so it shows the current version but my problem is this that how can I open gcc.
Please tell me
Thanks

Abdul Wahab

pan64 04-20-2015 04:24 AM

I do not know what do you really mean by that. gcc is a compiler, you need to open a text editor, write a source file and finally run gcc to build an executable.

AbdulWahab 04-20-2015 04:49 AM

I have a source file when I execute it give error that "cannot execute binary file" and I execute it by write following command "chmod 744 hello" then "./hello"

fu9ar 04-20-2015 04:53 AM

http://gcc.gnu.org/onlinedocs/

http://www.faqs.org/docs/Linux-HOWTO/GCC-HOWTO.html

AbdulWahab 04-20-2015 05:20 AM

Thanks Pan64 and fu9ar. My problem has solved now

--
Abdul wahab


All times are GMT -5. The time now is 06:03 PM.