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


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

True.  I thought that the tcl/cygwin build would override that
with -mno-win32 anyway.  I guess the problem is that the -mno-win32
is missing.  I'm not sure why either.

Ian.


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