[Bug 737120] build-toolchains: Failure to build gcc (pthread issue ?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 24 04:35:30 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737120
  GStreamer | cerbero | unspecified

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #5 from Andoni Morales <ylatuya at gmail.com> 2014-09-24 11:35:27 UTC ---
For the record, the first issue was fixed in:

commit 29dce9b17bfb72f0a3b21e99addd376312c287da
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Sep 23 19:28:55 2014 +0200

    toolchain: fix build when toolchain env vars are set

    mingw-w64-crt and winpthreads must be built with gcc
    bootstraped by gcc-core. Whith CC and friends env
    variables set, it's using system toolchain instead
    of the one built with gcc-core

commit abbfadd3c7691c42e71e127d98dccc755f60a626
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Sep 23 19:27:49 2014 +0200

    gmp: target 32 ABI when crosscompiled from a x86_64 host

commit c9af4bb3820cbc9dcdd3d115e5bb5b5b364783f9
Author: Andoni Morales Alastruey <ylatuya at gmail.com>
Date:   Tue Sep 23 18:15:01 2014 +0200

    toolchain: fix mingw-w32 toolchain build for linux

    Set host='' to prevent the linux.config to append
    the host triplet in toolchain env variables. Since
    we are cross-compiling from x86_64, we don't want
    to end up with CC=i686-linux-gnu-gcc

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list