[cairo] Re: Linking to Cairo 1.0.2 statically (Win32)
Christian Biesinger
cbiesinger at web.de
Fri Oct 14 00:33:00 PDT 2005
Tor Lillqvist wrote:
> 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.
Or maybe Cairo/Win32 could use a .cpp file having a global object w/ an
appropriate constructor? Of course that'd be the only C++ code in cairo...
-biesi
More information about the cairo
mailing list