[Starkit] kitro target in genkit
Guaca Mole
guacamole1234 at yahoo.com
Sun May 29 11:18:44 CEST 2005
> Can you explain why? What is it you need?
Avoid having the C++ dependency. My single-file
application is very sensitive to size, so I would like
to avoid compiling statically the C++ libraries.
Compiling C++ statically brings other issues: my
application segfaults when dynamically loading an
extension that in turn depends on C++. Those
extensions cannot be compiled in, because they depend
on X and I want to load them only if X-Window is
available.
> > Is the "kitro" target supposed to work currently?
>
> No, it was only a private experiment.
What would be left to make it work? I have also
checked out the readkit
package(http://www.equi4.com/pub/etc/readkit.tar.gz)
And it works! Which in itself is a testament of the
quality of your code. I wonder if there is a way of
integrating it into tclkit
Thanks!
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/
More information about the Starkit
mailing list