Summary: | libcairo-2.dll misnamed internally | ||
---|---|---|---|
Product: | cairo | Reporter: | paul <ephraim_owns> |
Component: | win32 backend | Assignee: | Owen Taylor <otaylor> |
Status: | RESOLVED INVALID | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | major | ||
Priority: | medium | CC: | tml |
Version: | 1.3.12 | ||
Hardware: | x86 (IA32) | ||
OS: | Windows (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
paul
2007-01-30 02:48:52 UTC
Can you propose a patch to the Makefile.am? The libcairo-2.dll is the correct name and match the binaries Tor distributes; I'm not really sure offhand how to force libtool to use a particular name on Windows (what is it using currently?) "produces normally" on Cygwin, that is. When producing a native Win32 dll, libtool calls it libcairo-2.dll. Are you sure you want to use cairo.def at all when building on Cygwin? Cygwin is supposed to be an Unix or even Linux emulation, and .def files aren't used on Linux. libcairo-2.dll is the correct name on Windows. As Tor said, cygwin does its own weird stuff. The recommended way is using MSVC or mingw anyway. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.