This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: failure to build Tcl8.3.2 by Cygwin on Win98


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]