After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646309 - glib cannot be cross-compilled for mingw32
glib cannot be cross-compilled for mingw32
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
: 646737 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-03-31 06:54 UTC by Maciej (Matthew) Piechotka
Modified: 2011-04-27 03:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Allow-caching-have_qsort_r-which-re-enables-cross-co.patch (1008 bytes, patch)
2011-03-31 07:01 UTC, Maciej (Matthew) Piechotka
none Details | Review

Description Maciej (Matthew) Piechotka 2011-03-31 06:54:09 UTC
glib cannot be cross-compilled as of 4cda703 (11/02/11):

checking for qsort_r... configure: error: in `/home/mpiechotka/Sources/glib/mingw32':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
Comment 1 Maciej (Matthew) Piechotka 2011-03-31 07:01:21 UTC
Created attachment 184764 [details] [review]
0001-Allow-caching-have_qsort_r-which-re-enables-cross-co.patch
Comment 2 Maciej (Matthew) Piechotka 2011-03-31 07:02:20 UTC
Please note that the docs needs to be updated too (http://library.gnome.org/devel/glib/unstable/glib-cross-compiling.html). Given it compiles it is likely that it can be set to yes.
Comment 3 Matthias Clasen 2011-04-05 19:05:32 UTC
*** Bug 646737 has been marked as a duplicate of this bug. ***
Comment 4 Matthias Clasen 2011-04-27 03:42:15 UTC
Committed, with a doc amendment
Comment 5 Matthias Clasen 2011-04-27 03:42:58 UTC
*** Bug 647862 has been marked as a duplicate of this bug. ***