Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <001801c05c56$292c8420$7944fea9@mitsu5>
From: "Mitsuo Igarashi" <mitsu5@ruby.famille.ne.jp>
To: <cygwin@sourceware.cygnus.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
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
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@ruby.famille.ne.jp



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

