On Jul 3, 7:04 pm, Christian Biesinger <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I have checked the gcc output during linking and I notice that it does > > not have "../../dist/lib/libgkstyle_s.a ../../dist/lib/ > > libgkprinting_s.a ../../dist/lib/libgktable_s.a ../../dist/lib/ > > libgkxulbase_s.a": > > You should not link to static layout libs... > > Also, REQUIRES only affects paths for include files (-I, when > compiling). It does not affect libraries.
Thanks for the advice. But can you please tell me how/what should I link if I need to call a function in the layout libs? Thank you for your help again. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

