I'm going crazy buddy, it has been one week that I couldn't deal with that crap.
Anyway, I realize that the right message is
lrwxrwxrwx /usr/bin/g++ -> /etc/altenatives/g++-3.exe
notice to g++-3.exe
When I look into the alternatives file, I see there are g++-3.exe, g++-4.exe, gcc-3.exe...
Hello,
I appreciate your help.
I typed the code on command prompt, but it couldn't find.
When I do ls -l /usr/bin/g++ that gave me
lrwxrwxrwx 1 username None 21 Aug 18 17:59 /usr/bin/g++ ->
/etc/altenatives/g++
If it means anything to you, let me know the next step please.
Thanks.
Yeah it's like \. I misprinted it on the forum.
I noticed one thing that there's no bin file in cygwin\usr, I guess there is sbin file instead of bin. However, when I typed C:\cygwin\usr\sbin\g++.exe --version I got the same error "g++ is not recognized as an internal or external command".
One...
I've already done that, but I tried again.
Clearly, I got usr/bin/g++ when I typed 'which g++' on gygwin. Next, I added c:/cygwin/usr/bin to the path which is located on the system variables.
What do you think for any other step?
Thanks.
I get the same error "g++ is not recognized as an internal or external command".
However when I type the same to Cygwin I get
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125
Thanks a lot,
Hello,
I try to use Eclipse as an IDE for C programming. Hence, I installed cygwin successfully thereby getting gcc,gdb, and make tools. I'm able to execute C programs on cygwin, however I can't do that on Command prompt. I know, there must be a problem related to Path. But I added...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.