>>SO you're saying that the configure script is not the standard GNU autotools
>>offering, but something created independently?
Exactly. If you don't believe me you can simply open the configure file with a
text editor and see that it's a tcl script
>>Your makefile is completely inconsistent.
>>For TCL_INCLUDE, you don't specify tcl.h
>>for TCL_LIBRARY, you have to specify the .a/.so file.
>>Wow. you all have *no idea* how to write a makefile
well, at least for that i think you should blame the inventors of c (Thompson
and Ritchie)
>>Even after specifying the director of the tcl and tk LIBRARIES, I STILL get
>>compilation errors when trying to link to TCL.1) you specified the directory
>>of the tcl/tk library2) gcc tell you that it cannot link the program3)
>>because it cannot find the tcl/tk library
If i have to make a guess: TCL_LIBRARY point to the wrong
directoryTry:TCL_LIBRARY = -L/usr/lib -ltcl8.5
>>This is ridiculous.
I know, sometimes computers makes you really angry.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users