This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Re: Problems building TCL for insight on cygwin & win2k


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.


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