On Mon, Jan 19, 2015 at 01:37:17PM +0100, Hendrik Leppkes wrote:
> On Mon, Jan 19, 2015 at 1:32 PM, Michael Niedermayer
> wrote:
> > > It's even more annoying if you want to compile for 32 bit on a 64 bit
> > system (you can use -m32 at least in some cases, but this seems simpler and
> > more cons
On Mon, Jan 19, 2015 at 1:32 PM, Michael Niedermayer
wrote:
> On Mon, Jan 19, 2015 at 07:43:41AM +0100, Reimar Döffinger wrote:
> > On 19.01.2015, at 03:05, Michael Niedermayer wrote:
> > > On Thu, Jan 01, 2015 at 10:00:25AM +0100, Reimar Döffinger wrote:
> > >> Useful to select e.g. between min
On Mon, Jan 19, 2015 at 07:43:41AM +0100, Reimar Döffinger wrote:
> On 19.01.2015, at 03:05, Michael Niedermayer wrote:
> > On Thu, Jan 01, 2015 at 10:00:25AM +0100, Reimar Döffinger wrote:
> >> Useful to select e.g. between mingw32, 32-bit mingw64 and 64-bit mingw64
> >> toolchains, which all are
On 19.01.2015, at 03:05, Michael Niedermayer wrote:
> On Thu, Jan 01, 2015 at 10:00:25AM +0100, Reimar Döffinger wrote:
>> Useful to select e.g. between mingw32, 32-bit mingw64 and 64-bit mingw64
>> toolchains, which all are not cross-compilation toolchains.
>>
>> Signed-off-by: Reimar Döffinger
On Thu, Jan 01, 2015 at 10:00:25AM +0100, Reimar Döffinger wrote:
> Useful to select e.g. between mingw32, 32-bit mingw64 and 64-bit mingw64
> toolchains, which all are not cross-compilation toolchains.
>
> Signed-off-by: Reimar Döffinger
is this intended for building with mingw* on windows ?
if
On Thu, Jan 01, 2015 at 10:00:25AM +0100, Reimar Döffinger wrote:
> Useful to select e.g. between mingw32, 32-bit mingw64 and 64-bit mingw64
> toolchains, which all are not cross-compilation toolchains.
Ping?
___
ffmpeg-devel mailing list
ffmpeg-devel@ff
Useful to select e.g. between mingw32, 32-bit mingw64 and 64-bit mingw64
toolchains, which all are not cross-compilation toolchains.
Signed-off-by: Reimar Döffinger
---
configure | 8
1 file changed, 8 insertions(+)
diff --git a/configure b/configure
index 9085200..5c1cbca 100755
--- a