This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GTK+ externals are unresolved


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Reini Urban wrote:
> I tend to disagree.
> With the original order:
> -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
> -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig
> -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0
> -lglib-2.0 -lintl -liconv
> 
> it fails to link, and with the reverse order of requires it works okay.

Once again, these are all shared libraries, in which case the order
among them does NOT matter.  But if any of them were static, then this
top-down order is correct.

Obviously something else is the matter.  Are you mixing versions between
Ports and the distro, or even some self-built packages?  Where is the
- -L/usr/X11R6/lib coming from?


Yaakov
Cygwin/X
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAklJfukACgkQpiWmPGlmQSPNmQCg2XyLp0i/bOMUkR4wOeanSplY
+5cAoII/BkNy4+gUJCwKStGRLlyAru4E
=wfsU
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]