[MacPorts] #17042: glib2: incorrect glibconfig.h with +universal (i386 x86_64)
MacPorts
noreply at macports.org
Wed Oct 29 06:40:57 PDT 2008
#17042: glib2: incorrect glibconfig.h with +universal (i386 x86_64)
---------------------------------+------------------------------------------
Reporter: pguyot at kallisys.net | Owner: ryandesign at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: glib2
---------------------------------+------------------------------------------
glib2 port installs an incorrect glibconfig.h file with +universal {i386
x86_64}. The file is created with 64 bits defines, while it should
probably feature a #if __LP64__ #else #endif logic.
For example, it has:
typedef signed long gint64;
while this is only true on x86_64.
--
Ticket URL: <http://trac.macports.org/ticket/17042>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list