Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 19 Aug 2005 12:49:42 -0400 (EDT) From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Reply-To: cygwin AT cygwin DOT com To: Herb Martin <HerbM AT learnquick DOT com> cc: cygwin AT cygwin DOT com Subject: RE: Trying to build crm114 (20050721) under CygWin 1.5.18-1 In-Reply-To: <EILHABN-0003DS-DN@mail2.learnquick.com> Message-ID: <Pine.GSO.4.61.0508191243470.16057@slinky.cs.nyu.edu> References: <EILHABN-0003DS-DN AT mail2 DOT learnquick DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 19 Aug 2005, Herb Martin wrote: > > How does that fix anything? Where do -ltre and -lintl come > > from? Are you adding them to $LIBS? If so then that's not > > going to work as you've still got the wrong order. > > It didn't help -- I am nearly illerate at make > (I have some other system knowledge of linking objects > and library's etc so I do know some of the terminology) > so all I am doing is trying to parse it out logically > and systematically trying ideas as I interpret the > suggestions like "try to add..." or "order is backwards..." Any reason you're not following the *exact* fix recipe I mentioned in <http://cygwin.com/ml/cygwin/2005-08/msg00882.html>? > No one's fault but mine and perhaps the original author, > but then the software is free so that just leaves me. <grin> > > > > Full original make file (it you care to see it, it's here): > > > > > > # Makefile for CRM114 > > > > Wow. Just. Wow. That makefile is just unbelievable. > > (Unbelievably bad that is.) I wonder if the author was > > molested by automake as a kid and was scarred for life. > > Nothing else explains the reasoning for doing things like > > copying the same rule over and over for every .o file. > > I am not qualified to have an opinion, I just want it > to make and run. <grin> The make utility is pretty smart about what it can do by default -- reading "info make" can be pretty, well, informative (pun intended). Run "make -p -f /dev/null" to see what the default rules are. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/