-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Gerrit P. Haase wrote: | Anyway, currently I have a strange problem, I cannot rebuild gtk2 on | the same machine where I compiled it two days before. The only thing | I changed was to update gcc, i.e. getting an error now when linking | gdk-pixbuf because the generated .def file seems to be broken. | | I'll need to investigate if it works ok with the previous gcc or | whatever the reason is. I think I'll try to build without the .def | file as well to see how it works.
FWIW, I had the same problem building gtkglext, which also uses - -Wl,--export-symbols-regex to exclude symbols with a leading underscore. ~ Removing this line from the libtool LDFLAGS did the trick.
In the end, it's just a matter of which symbols are exported or not, so it really shouldn't hurt, should it?
Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBJRcqpiWmPGlmQSMRAls0AKDhkD/gCFDFpAT+3C3Scr6YxmphewCdFsBL d834YjE1paH2MqCRYT5smW8= =RJd4 -----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/