Brian Paul <bri...@vmware.com> writes: > I don't think this is right. The functions in question are C++ > functions and they're only called from .cpp files. I don't see why > C-style linkage is desired. > > See https://bugs.freedesktop.org/show_bug.cgi?id=87371 for another > approach. Please test that patch if you can.
That patch fails as well. I also had to fix src/mesa/drivers/dri/i965/brw_fs.h to link the gtest. brw_fs.h is included by other headers, but none of them get included by a .c file. I'll send another patch. -Mark _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev