delorie.com/archives/browse.cgi | search |
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. Most configure scripts that "test" for packages that have pkgconfig style scripts (like tcl's tclConfig.sh) due not actually test anything at all. They just invoke the pkgconfig script to retrieve the correct paths, compilation flags, link flags, etc. for the particular installation. tclConfig.sh does not acurately convey those paths for the Cygwin installation. It reports those that would be correct for your netrel installation location. Does that help? -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |