| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | mwoehlke <mwoehlke AT tibco DOT com> |
| Subject: | Re: Compiling euchre 0.7 n cygwin |
| Date: | Thu, 20 Jul 2006 12:40:24 -0500 |
| Lines: | 23 |
| Message-ID: | <e9of68$d1p$1@sea.gmane.org> |
| References: | <e9lev6$u7a$1 AT sea DOT gmane DOT org> <afe5197f0607191114w138e4c9ay104b6e75ace66a50 AT mail DOT gmail DOT com> <e9m711$min$1 AT sea DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| User-Agent: | Thunderbird 1.5.0.4 (X11/20060516) |
| In-Reply-To: | <e9m711$min$1@sea.gmane.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Laurent Duperval wrote: > Buster wrote: >> This is not a Cygwin-specific problem. In >> euchre-0.7/src/gui/Makefile.am, @GTK_LIBS@ should come at the end of >> the list of libraries to link, instead of at the beginning. Further >> questions (for example, about why 'make install' fails while trying to >> invoke automake -- sorry, it's beyond me) should be directed to the >> package maintainer. > > Excellent! Changing the order of the libs fixed the problem. > > I ended up having to change it directly in the Makefile instead of > Makefile.am (I probably could've done it in Makefile.in also). > > The reason I thought it was a Cygwin issue is that the same code > compiles fine on Linux (except for a minor ifstream issue). Right... Linux is forgiving about link order. Most platforms aren't. -- Matthew "We're all mad here. I'm mad. You're mad... You must be, or you wouldn't have come here." -- The Cheshire Cat -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |