Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » External resources » MingW/GCC 4.1
Re: MingW/GCC 4.1 [message #6703 is a reply to message #6700] Thu, 23 November 2006 19:10 Go to previous messageGo to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
You are right, the instruction of setting the PATH via shell is wrong, it has to be either

# PATH=c:\\gcc\\bin:$PATH


or

# PATH=/c/gcc/bin:$PATH


I used the second alternative. And this makes sure that the compiler at location c:\gcc\bin is used and no other.
If you modify the PATH variable under Windows, it is possible that you use a different compiler without knowing it, because PATH of the already installed compiler stands before your PATH definition.

Matthias
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compiling a U++ Program with eclipse
Next Topic: Windows Installer XML (WiX) toolset
Goto Forum:
  


Current Time: Fri May 10 07:10:24 CEST 2024

Total time taken to generate the page: 0.05920 seconds