[cairo-bugs] [Bug 23864] New: Enable cairo-trace on Mac
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 11 08:38:43 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23864
Summary: Enable cairo-trace on Mac
Product: cairo
Version: 1.9.3
Platform: All
OS/Version: Mac OS X (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: dmitrij.ledkov at gmail.com
QAContact: cairo-bugs at cairographics.org
I'm talking about --enable-trace option.
In the configure.ac it depends on have_ld variable which is set to yes on
*-linux* and *-*bsd* hosts since they support LD_PRELOAD enviromental variable.
On Mac's there is DYLD_INSERT_LIBRARIES enviromental variable which can be used
similar to LD_PRELOAD
More info here
http://blogs.sun.com/DatabaseEmporium/entry/where_is_ld_preload_under
Hopefully you will be able to --enable-trace on macs as well. This is a
wishlist bug I'll use --disable-trace for now. I really don't know anything
about cairo i'm trying to compile gtk program =)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list