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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 19 May 2004 14:30:29 -0400 (EDT) From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Reply-To: cygwin AT cygwin DOT com To: tuin01 AT home DOT nl cc: cygwin AT cygwin DOT com Subject: Re: FYI: GNU Smalltalk 2.1.5 on Cygwin In-Reply-To: <OF21D00CD6.BABF592E-ONC1256E99.002F7CEC-C1256E99.00369B12@home.nl> Message-ID: <Pine.GSO.4.58.0405191428090.17826@slinky.cs.nyu.edu> References: <OF21D00CD6 DOT BABF592E-ONC1256E99 DOT 002F7CEC-C1256E99 DOT 00369B12 AT home DOT nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Wed, 19 May 2004, tuin01 wrote: > Concerning Cygwin dll: 1.5.9 (Complete install may 16, 2004) > GNU Smalltalk version 2.1.5 > Windows XP (v 5.1) Professional SP1. > > In directory where I've unpacked the smalltalk source package. > ./configure > > changed following files. > 1. smalltalk-2.1.5/i18n/i18n.c > - added #include <windows.h> I'm assuming this was for some typedefs or macros. If they are standard POSIX ones that are present in the Linux headers but missing in the Cygwin ones, it'd be interesting to know. > 2. libgst/Makefile > changed -lgmp to /lib/libgmp.la in these lines > > libgst_la_LIBADD=libgst_la_LIBADD = $(top_builddir)/lib-src/library.la $(LIBSIGSEGV) \ > ${top_builddir}/libltdl/libltdlc.la ${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la -lreadline /lib/libgmp.la > > libgst_la_DEPENDENCIES = $(top_builddir)/lib-src/library.la $(LIBSIGSEGV) \ > ${top_builddir}/libltdl/libltdlc.la ${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la -lreadline /lib/libgmp.la This should not be needed... What was the error that prompted this change? Igor > ran > make > make install > > gst must be up and running. > > Patrick. > > I'll try and get 2.1.7 running, but has problem finding Glibc which is not > available on cygwin. -- 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! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/