Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 20 Aug 2004 14:57:18 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere Message-ID: <1741397707837.20040820145718@familiehaase.de> To: Yaakov Selkowitz CC: cygwin AT cygwin DOT com Subject: Re: gtk2-x11: Functions whose name started with '_' In-Reply-To: <4125172B.7040304@users.sourceforge.net> References: <411C2938 DOT 40006 AT users DOT sourceforge DOT net> <1158558761 DOT 20040813075951 AT familiehaase DOT de> <411FEC7D DOT 2040100 AT users DOT sourceforge DOT net> <556407061 DOT 20040816015836 AT familiehaase DOT de> <4125172B DOT 7040304 AT users DOT sourceforge DOT net> MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Yaakov wrote: > -----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. You may also apply the libtool.m4 patch I recently posted and reconfigure. > In the end, it's just a matter of which symbols are exported or not, so > it really shouldn't hurt, should it? There may be symbols exported which are also exported by other libraries (e.g. getopt). Gerrit -- =^..^= http://nyckelpiga.de/donate.html -- 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/