This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: tcltk-20030901-1 packaging bug?


On Wed, Jun 16, 2004 at 04:06:13PM -0500, Brian Ford wrote:
>On Wed, 16 Jun 2004, Christopher Faylor wrote:
>>Why would configure care where I built tcl?  It sounds like a broken
>>configure script to me.
>
>It doesn't care where you build tcl, but how/where you configured to
>install.

I'm sorry.  I wasn't really asking for an explanation.  I know what
tclConfig.sh is supposed to be used for.

Did you actually look at tclConfig.sh?

  # String to pass to linker to pick up the Tcl library from its
  # build directory.
  TCL_BUILD_LIB_SPEC='-L/netrel/build/libtcltk/tcl/win -ltcl84'

Unless you have my build structure on your system it doesn't make
much sense to use this variable.

The TCL_INCLUDE_SPEC (and maybe TCL_LIB_SPEC) is obviously wrong however.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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