Problems building TCL for insight on cygwin & win2k
Ian Roxborough
irox@redhat.com
Thu Oct 25 12:17:00 GMT 2001
Andy Hare wrote:
>
> I have been trying to build insight under cygwin on a windows 2k box. The
> source was obtained from the cvs server last night. The build fails whilst
> building TCL. The configure line and make line are given below :
>
> cd /build/arm ; \
> rm -r * ; \
> CC="gcc -mwin32" /GNU-Source-Code/src/configure -v \
The "-mwin32" is confusing the tcl/cygwin build. Try again but
without the -mwin32.
However, the current Win32 CVS build is suffering from strange crashing
problems just now. But it should build.
Ian.
More information about the Insight
mailing list