[cairo] Re: Linking to Cairo 1.0.2 statically (Win32)

Tor Lillqvist tml at iki.fi
Fri Oct 14 00:16:40 PDT 2005


Bill Spitzak writes:
 > So this code should be moved to a place that *is* being used by a static 
 > link. Since it is possible for c++ code there must be such a place, right?

Not without resorting to compiler- and linker-specific magic with
__asm and whatnot to specify names of sections into which one puts
pointers to initializers, and stuff like that.

--tml



More information about the cairo mailing list