[swift-dev] Build Error: Relocation R_X86_64_PC32

Dmitri Gribenko gribozavr at gmail.com
Wed Mar 2 12:28:39 CST 2016


On Wed, Mar 2, 2016 at 10:13 AM, Michael Buckley via swift-dev
<swift-dev at swift.org> wrote:
> I have been trying to compile on a fresh Ubuntu 15.10 image since the 27th,
> and have been unable to succeed, even when using the gold linker. Any chance
> this is the same issue?

This is an unrelated issue.  Your host clang crashes when compiling
the new clang.  I don't think there's much you can do except updating
your clang.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-dev mailing list