delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <001801c05c56$292c8420$7944fea9@mitsu5> |
From: | "Mitsuo Igarashi" <mitsu5 AT ruby DOT famille DOT ne DOT jp> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: failure to build Tcl8.3.2 by Cygwin on Win98 |
Date: | Sat, 2 Dec 2000 20:50:35 +0900 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 4.72.3110.5 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3 |
Mo DeJong wrote. |> I am trying to build Tcl8.3.2 in Cygwin 1.1.4 |> on Windows98 for my training. I am not sure that to |> post this here is appropriate. |> |> The Readme of the directory of Win of the Tcl8.3.2 |> writes only building by MS C. From the Makefile.in of |> the directory. I think Cygwin can build this. | |Tcl 8.3.2 does not build with Cygwin's gcc. |It does build with mingw's gcc if you |want to try that. You would need to go |here and grab the snapshot mingw |version of gcc. | |http://www.mingw.org/ | |When the Tcl 8.4 release is finished, |it should work with Cygwin. | |Mo DeJong I have tried to build it by mingw32 on cygwin. It is my regret that I have again obtained an error message as followed. >gcc -c -O -Wall -Wconversion -I"C:\cygwin\usr\local\src\tcl8.3.2\generic" -I"." -DBUIL>D_tcl "C:\cygwin\usr\local\src\tcl8.3.2\generic\regcomp.c" -o regcomp.o >gcc -c -O -Wall -Wconversion -I"C:\cygwin\usr\local\src\tcl8.3.2\generic" -I"." -DBUIL>D_tcl "C:\cygwin\usr\local\src\tcl8.3.2\generic\regexec.c" -o regexec.o >gcc -c -O -Wall -Wconversion -I"C:\cygwin\usr\local\src\tcl8.3.2\generic" -I"." -DBUIL>D_tcl "C:\cygwin\usr\local\src\tcl8.3.2\generic\regfree.c" -o regfree.o >gcc -c -O -Wall -Wconversion -I"C:\cygwin\usr\local\src\tcl8.3.2\generic" -I"." -DBUIL>D_tcl "C:\cygwin\usr\local\src\tcl8.3.2\generic\regerror.c" -o regerror.o >gcc -c -O -Wall -Wconversion -I"C:\cygwin\usr\local\src\tcl8.3.2\generic" -I"." -DBUIL>D_tcl "C:\cygwin\usr\local\src\tcl8.3.2\generic\tclAlloc.c" -o tclAlloc.o >In file included from C:\cygwin\usr\local\src\tcl8.3.2\generic\..\win\tclWinPort.h:69, > from C:\cygwin\usr\local\src\tcl8.3.2\generic\tclPort.h:22, > from C:\cygwin\usr\local\src\tcl8.3.2\generic\tclAlloc.c:22: >c:\gcc-2.95.2\bin\..\lib\gcc-lib\i386-mingw32msvc\2.95.2\..\..\..\..\i386-m ingw32msvc\include \winsock2.h:46: unbalanced `#endif' >make: *** [tclAlloc.o] Error 1 Thanks lots. ----------=========--------- Mitsuo Igarashi mitsu5 AT ruby DOT famille DOT ne DOT jp -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |