Eric MSP Veith escribió:
> Hello,
> 
> during my quest to replace CMake with Jam I of course found a lone pkgconfig 
> file for libinitng.so, although the CMakeLists.txt files don't mention it or 
> even create libinitng.so.
> 

Do you mean initng.pc.in? it's somewhat broken... it should refer to the
main executable if building a plugin, but to libinitng.a otherwise...

> Is that shared library just the old libinitng.a turned into a so, or does it 
> have a different set of sources?

The change was different, libinitng.so was merged on the main
executable, so it has not to be loaded.

We have to keep tools building, so since now libinitng lives within the
main executable, we have to make a static version of libinitng, until
the dependencies are sealed under a simpler static library on which both
initng and the complementary tools depend upon...

Attachment: signature.asc
Description: OpenPGP digital signature

--
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to