C Compiler for windows 1449 days ago Quote('4732','4732','6','4')">Report spamI've noticed that lots of people have problem getting the C Compiler on their own computers so i've uploaded the one we have allready installed in the lab computers.
The only problem is that when you wont to execute the program you just compiled e.g "hello" you have to type ./hello in order for it to execute.
Here is the link to the file:
http://dcu.mylivepage.com/file/3/12/CygWin32.zip
1. Extract the contents to the folder.
2. Go to the folder and click SETUP
3. And finally go to C:\Cygnus\B19 and right click edit
cygnus.bat there before "bash" type
cd ..
cd ..
/*
That will make sygnus to start at c: directory rather then at C:\Cygnus\B19. */
save changes and you are ready to go.
Comments: 0 Views: 666
|