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


On Thu, Oct 25, 2001 at 12:30:00PM -0700, Ian Roxborough wrote:
>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.

Um.  It's not confusing *my* build.  That's why I added it.
You can't build a native windows build without -mwin32 if you're
using a recent compiler.

Just removing it is not going to be a long term solution.

cgf


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