[Starkit] i really dislike gcc ...

Jean-Claude Wippler jcw at equi4.com
Tue Sep 27 16:24:29 CEST 2005


Larry W. Virden wrote:

> This gcc mess with dynamic and static libraries is such a mess.

Sure is, all due to C++ runtime libs not being compatible everywhere :(

As Arjen said,  remove the -Wl,-Bstatic to make gcc/g++ find the .so  
- the effect will be that the resulting tclkit depends on the runtime  
presence of the C++ libs.  It's a trade-off.

-jcw

PS.  I will provide a C++-less solution for tclkits/starkits before  
2005 ends.  At least able to run and read starkits - but the goal is  
to ultimately also support r/w mode as needed to create and alter  
starkits.  Once that happens, C++ will be off our plate for good.


More information about the Starkit mailing list