[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.

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to