Re: [Mingw-w64-public] Advice on accuracy of exp function

2014-04-29 Thread Matthew Brett
Hi, On Tue, Apr 29, 2014 at 2:08 PM, Kai Tietz wrote: > 2014-04-29 21:16 GMT+02:00 Matthew Brett : >> Hi, >> >> I'm sorry to ask this question without more information, but I'm >> hoping you can give me an idea what more information I need. >> >> Some of us got very interested in using Mingw-w64

Re: [Mingw-w64-public] Advice on accuracy of exp function

2014-04-29 Thread Kai Tietz
2014-04-29 21:16 GMT+02:00 Matthew Brett : > Hi, > > I'm sorry to ask this question without more information, but I'm > hoping you can give me an idea what more information I need. > > Some of us got very interested in using Mingw-w64 as the standard > compiler for Python numerical tools such as nu

[Mingw-w64-public] Advice on accuracy of exp function

2014-04-29 Thread Matthew Brett
Hi, I'm sorry to ask this question without more information, but I'm hoping you can give me an idea what more information I need. Some of us got very interested in using Mingw-w64 as the standard compiler for Python numerical tools such as numpy and scipy: https://github.com/numpy/numpy/wiki htt

Re: [Mingw-w64-public] Unattended install with mingw-builds-install.exe

2014-04-29 Thread Paul Henri
niXman writes: > > 2013/9/20 Martin Fiers: > > Can we know what's the > > installer type (like, msi, installshield, inno...). > > CreateInstall: > http://www.createinstall.com/ > Hi niXman, 1) Can you please provide the script .ci used to build mingw-install.exe 2) In the current state, is

Re: [Mingw-w64-public] How to do delay load in Mingw-w64

2014-04-29 Thread Adrien Nader
On Tue, Apr 29, 2014, LRN wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 29.04.2014 14:34, YIRAN LI wrote: > > Hi friends, > > > > I'm now moving my ffmpeg build from MinGW to Mingw-w64 because the latter > > supports delay load. To be a bit more specific, ffmpeg could dynamical

Re: [Mingw-w64-public] How to do delay load in Mingw-w64

2014-04-29 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29.04.2014 14:34, YIRAN LI wrote: > Hi friends, > > I'm now moving my ffmpeg build from MinGW to Mingw-w64 because the latter > supports delay load. To be a bit more specific, ffmpeg could dynamically > link to many external libraries, but I want

Re: [Mingw-w64-public] How to do delay load in Mingw-w64

2014-04-29 Thread lh_mouse
0) http://stackoverflow.com/questions/1238035/what-is-libtools-la-file-for 1) Practically, I don't think .la files are useful on Windows. Neither do .dll.a files. -- Best regards, lh_mouse 2014-04-29 -

[Mingw-w64-public] How to do delay load in Mingw-w64

2014-04-29 Thread YIRAN LI
Hi friends, I'm now moving my ffmpeg build from MinGW to Mingw-w64 because the latter supports delay load. To be a bit more specific, ffmpeg could dynamically link to many external libraries, but I want these external libs be downloaded and used only when they are used (functions called). For exa

Re: [Mingw-w64-public] mingw-w64 may move to git in the future

2014-04-29 Thread JonY
On 4/29/2014 14:49, Rodny wrote: > JonY writes: > >> >> Hi, >> >> mingw-w64 may migrate from svn to git in the future, seeing that sf can >> now do multiple repos per project. >> >> Structure wise, everything under trunk will still stay together in the >> new repo, but any externals, /experimenta

Re: [Mingw-w64-public] mingw-w64 may move to git in the future

2014-04-29 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29.04.2014 11:31, Ruben Van Boxem wrote: > On 2014-04-29 8:49 GMT+02:00 Rodny: > >> JonY writes: >> >>> >>> Hi, >>> >>> mingw-w64 may migrate from svn to git in the future, seeing that sf >>> can now do multiple repos per project. >>> >>> Stru

Re: [Mingw-w64-public] mingw-w64 may move to git in the future

2014-04-29 Thread Alberto Luaces
Rodny writes: > Ignoring the endless holy wars, some practical concerns that we have here > are the dismal support on native windows for git. TortoiseSVN makes > browsing your changes and picking the ones we want extremely easy in a > graphical environment on the platform that you're built to pro

Re: [Mingw-w64-public] mingw-w64 may move to git in the future

2014-04-29 Thread Matthew Brett
Hi, On Mon, Apr 28, 2014 at 11:49 PM, Rodny wrote: > JonY writes: > >> >> Hi, >> >> mingw-w64 may migrate from svn to git in the future, seeing that sf can >> now do multiple repos per project. >> >> Structure wise, everything under trunk will still stay together in the >> new repo, but any exte

Re: [Mingw-w64-public] mingw-w64 may move to git in the future

2014-04-29 Thread Ruben Van Boxem
2014-04-29 8:49 GMT+02:00 Rodny : > JonY writes: > > > > > Hi, > > > > mingw-w64 may migrate from svn to git in the future, seeing that sf can > > now do multiple repos per project. > > > > Structure wise, everything under trunk will still stay together in the > > new repo, but any externals, /ex