gcc 3

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:gcc 3

Post by Pype.Clicker »

and if i can afford a comment, you should check your %PATH% so that you don't need to copy/del gcc.exe and friends every compile time.

just set PATH=%PATH%:Tools/MingW or something alike
(use echo %PATH% to check it worked :)
Post Reply