On 2007-09-14, Grant Edwards <[EMAIL PROTECTED]> wrote:
> I need to create a statically linked program that uses libtcl,
> but I only seem to have a shared libtcl. The ebuild for
> dev-lang/tcl doesn't appear to have any sort of static/dynamic
> USE flags.
>
> Hmm. What does the "debug" flag do? Is that a cryptic way of
> saying "also build static libraries"?
Apparently not. Addign debug to tcl's USE flags didn't do
anything (that I can see).
EXTRA_ECONF="--enable-static" didn't do anything either.
EXTRA_ECONF="--disable-shared" built static libraries but
didn't build shared ones (and removed the existing ones).
I need both shared and static libraries, so --disable-shared
isn't an option.
How do I get both static and shared libraries?
--
Grant Edwards grante Yow! I'm not an Iranian!!
at I voted for Dianne
visi.com Feinstein!!
--
[EMAIL PROTECTED] mailing list