> On Jan 14, 2017, at 12:39 PM, Myles C. Maxfield <mmaxfi...@apple.com> wrote:
> 
> However, a shared library would enforce layering naturally, whereas a static 
> library would need either an application to link to it and not to WebCore, 
> such as a unit test suite, or some out-of-band layering enforcement, like a 
> Python script.

I’m surprised to learn this. There is no way to build a static library that 
gives us linker errors if there are unresolved references?

— Darin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to