[cfe-commits] [patch] Template instantiation and visibility

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Apr 22 19:44:38 PDT 2012


> With this patch, 'net' builds correctly. More progress :-) However,
> target 'printing' dies in the linking phase like so:
>
> ld: bad codegen, pointer diff in
> __ZN8printing11PrintedPageC1EiPNS_8MetafileERKN3gfx4SizeERKNS3_4RectEd
> to global weak symbol
> __ZTVN3gfx8RectBaseINS_4RectENS_5PointENS_4SizeENS_6InsetsEiEE for
> architecture i386

Yes, I got the same error on OS X. It is not clear to me what the
linker error message means. I started another delta run to try to find
out.

Thanks for help!

> (This is the same error type as in http://llvm.org/PR12001 /
> http://crbug.com/113934 .)
>
> Nico

Cheers,
Rafael



More information about the cfe-commits mailing list