Another clang problem

Derek Tattersall dlt at mebtel.net
Sun Oct 3 13:41:15 UTC 2010


In updating gnash to 8.8 the build failed while linking with libvgl.so.  My
current system was built last week, with both kernel and world built
with clang.  The linkage failure was due to an inlined function,
"set4pixels" which is only referred to, as far as I can tell, within the
source file simple.c which contains the function definition.

I rebuilt libvgl.so using gcc and gnash linked properly.  It seems, at
least in this case, that clang has some problems dealing with inlined
functions.
-- 
Best regards,
Derek Tattersall
dlt at mebtel.net		dlt666 at yahoo.com		 dtatters at gmail.com


More information about the freebsd-current mailing list