Link to home
Start Free TrialLog in
Avatar of suoju1
suoju1

asked on

bcc and cc command is not working in cygwin

i installed cygwin for window in C drive and the command like bcc and cc is not working and these command are not show up at the bin directory.
Avatar of Anthony2000
Anthony2000
Flag of United States of America image

Have you tried executing the cygwin.bat file?
I'm sorry, I see you wrote that the "bin" directory is empty. I have not run into this before. What steps did you follow to "install" cygwin?
ASKER CERTIFIED SOLUTION
Avatar of rstaveley
rstaveley
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of suoju1
suoju1

ASKER

sorry, i mean the gcc is not working. the bin folder is not empty, but there is not a gcc.exe in that folder.
i ran the installation online,
Avatar of suoju1

ASKER

i ran the bat file, and still get the following:
C:\cygwin>Cygwin.bat

Administrator@WWW-D72CFDA2531 ~
$ gcc
bash: gcc: command not found

Administrator@WWW-D72CFDA2531 ~
$ g++
bash: g++: command not found

Administrator@WWW-D72CFDA2531 ~
$ g++
bash: g++: command not found

Administrator@WWW-D72CFDA2531 ~
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial