27 нояб. 2013 г., в 14:08, Alessio Mochi <alessio211...@yahoo.it> написал(а):

>> You need only toolchain. You don’t need mingw-w64-v3.0.0.tar.bz2
> 
>> After toolchain unpack you can use it
> 
> 
> Sorry I did not understand your answer. I need the mingw 4.8.2. please
> 1. I need the link where to download it
> 2. instructions to install it

You need to chaos what you want:
 - toolchain bitness: 32bit or 64bit
 - exceptions type: seh,sjlj,dwarf
 - threads: win32,posix


32-bit:
threads=posix
DWARF:  i686-4.8.2-release-posix-dwarf-rt_v3-rev0.7z
SJLJ:       i686-4.8.2-release-posix-sjlj-rt_v3-rev0.7z

threads=win32
DWARF:  i686-4.8.2-release-win32-dwarf-rt_v3-rev0.7z
SJLJ:       i686-4.8.2-release-win32-sjlj-rt_v3-rev0.7z

64-bit:
threads=posix
SEH:       x86_64-4.8.2-release-posix-seh-rt_v3-rev0.7z
SJLJ:      x86_64-4.8.2-release-posix-sjlj-rt_v3-rev0.7z

threads=win32
SEH:       x86_64-4.8.2-release-win32-seh-rt_v3-rev0.7z
SJLJ:      x86_64-4.8.2-release-win32-sjlj-rt_v3-rev0.7z

> 
> Thanks in advance.
> 
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to