Re: [Xcircuit-dev] Compiling 3.4 under WinXP & Cygwin (again) - Solution
Brought to you by:
rtedwards
From: R. T. E. <tim...@mu...> - 2005-10-17 17:12:16
|
> For the benefit of the archives, here's the solution: >> The links to the Tcl libraries are missing from the compile line. Try >> this: edit the makefile, and change: >> >> SHLIB_LIB_SPECS = >> >> to: >> >> SHLIB_LIB_SPECS = -L/opt/lib -ltcl8.4 -ltk8.4 >> >> I'm not sure why these didn't get added during "configure", because >> that is supposed to happen under Cygwin. The final word on this---turns out it was a typo in configure.in (SHLIB_SPECS instead of SHLIB_LIB_SPECS). I have corrected this in the distribution. I was also trying to follow my instructions for the Cygwin compile and/or install yesterday and this morning, and discovered a number of problems. So I am in the process of creating new precompiled executables for Cygwin as well as rewriting the instructions and reorganizing the associated web pages so that they make more sense. Regards, Tim +--------------------------------+-------------------------------------+ | Dr. R. Timothy Edwards (Tim) | email: tim...@mu... | | MultiGiG, Inc. | web: http://www.multigig.com | | 100 Enterprise Way, Suite A-3 | phone: (831) 621-3283 | | Scotts Valley, CA 95066 | cell: (240) 401-0616 | +--------------------------------+-------------------------------------+ |