On Sun, 2014-04-06 at 17:12 +0100, David Chisnall wrote:
> It looks like these two are defined in rpc_com.h, so they are declared and
> defined in multiple compilation units. That's not actually wrong (they'll
> have common linkage and be merged), but it's discouraged because it can mask
> othe
It looks like these two are defined in rpc_com.h, so they are declared and
defined in multiple compilation units. That's not actually wrong (they'll have
common linkage and be merged), but it's discouraged because it can mask other
errors. Can you see if this patch fixes it for you?
David
I
Doing static linking of qemu bsd user applications and I seem to get a
lot of warnings about multiple symbols in libc. What's going on here?
/usr/lib/libc.a(svc_simple.o): warning: multiple common of
`__svc_maxrec'
/usr/lib/libc.a(rpc_soc.o): warning: previous common is here
/usr/lib/libc.a(svc_