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 » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » New mingw version
New mingw version [message #11315] Mon, 03 September 2007 23:34 Go to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
I want to try a new version of mingw but do not know what files i have to download and install from sourceforge.

What do i need to get a GCC Version 4 MinGW? Are there any plans to bundle a newer version of mingw with UPP?
Re: New mingw version [message #11317 is a reply to message #11315] Tue, 04 September 2007 08:34 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

We use official mingw releases. Now it is 3.4.5 (and this version will be included in the next dev, now we have 3.4.2). 4.1.2 is still in beta phase, but once it'll be released it will replace current version. There are unofficial releases of 4.2 even 4.3 but I had troubles with them.
Re: New mingw version [message #11353 is a reply to message #11317] Sat, 08 September 2007 23:13 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Actually, recently I have tried latest sjlj version and it seem like quite a good step forward.

At least, they support __thread variables now, although the implementation is somewhat slow.

Mirek
Re: New mingw version [message #11354 is a reply to message #11353] Sun, 09 September 2007 00:01 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

I can use it in next dev version + latest win api package, of course if it will pass all tests.
Re: New mingw version [message #11358 is a reply to message #11354] Sun, 09 September 2007 10:25 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
To simplify the task, I have uploaded the "reduced" mingw42.7z to ftp public...

Should be direct replacemnt for current "mingw" directory; maybe some libraries are missing, please check...

[Updated on: Sun, 09 September 2007 10:26]

Report message to a moderator

Re: New mingw version [message #11359 is a reply to message #11358] Sun, 09 September 2007 14:20 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
luzr wrote on Sun, 09 September 2007 10:25

To simplify the task, I have uploaded the "reduced" mingw42.7z to ftp public...

Should be direct replacemnt for current "mingw" directory; maybe some libraries are missing, please check...


Where can i find public FTP?

[Updated on: Fri, 14 September 2007 19:31]

Report message to a moderator

Re: New mingw version [message #11471 is a reply to message #11315] Fri, 14 September 2007 19:32 Go to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
I used this new Version for a complete rebuild of my project on vista an got this warning:
C:\upp\uppsrc\Core\TimeDate.cpp:35: warning: deprecated conversion from string constant to 'char*'


and this fatal error:
File 'libmysql.a' not found.
Previous Topic: Compiling simple app with .lay file -
Next Topic: How to link to external libraries
Goto Forum:
  


Current Time: Fri May 03 06:08:37 CEST 2024

Total time taken to generate the page: 0.02135 seconds