| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | FYI: GNU Smalltalk 2.1.5 on Cygwin |
| Sensitivity: | |
| Message-ID: | <OF21D00CD6.BABF592E-ONC1256E99.002F7CEC-C1256E99.00369B12@home.nl> |
| From: | tuin01 AT home DOT nl |
| Date: | Wed, 19 May 2004 11:56:26 +0200 |
| X-AtHome-MailScanner-Information: | Neem contact op met support AT home DOT nl voor meer informatie |
| X-AtHome-MailScanner: | Found to be clean |
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>
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
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.
--
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 |