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 147413 - Eliminate compile warning on Darwin
Eliminate compile warning on Darwin
Status: RESOLVED DUPLICATE of bug 141256
Product: glib
Classification: Platform
Component: general
unspecified
Other Mac OS
: Normal trivial
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2004-07-12 13:11 UTC by David Rogers
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure.in patch (332 bytes, patch)
2004-07-12 13:14 UTC, David Rogers
none Details | Review

Description David Rogers 2004-07-12 13:11:53 UTC
GCC on Darwin doesn't support -pthread or -pthreads, use -D_REENTRANT instead.
Comment 1 David Rogers 2004-07-12 13:14:00 UTC
Created attachment 29463 [details] [review]
configure.in patch
Comment 2 Owen Taylor 2004-07-12 14:20:37 UTC

*** This bug has been marked as a duplicate of 141256 ***