[swift-dev] Build Error: Relocation R_X86_64_PC32

Michael Buckley michael at buckleyisms.com
Wed Mar 2 17:05:48 CST 2016


That's very good to know, thanks. I'll try cranking up the RAM allocation
to my VM when I don't need to use my machine for a while and give it a shot
then.

On Wed, Mar 2, 2016 at 2:52 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Wed, Mar 2, 2016 at 2:48 PM, Michael Buckley <michael at buckleyisms.com>
> wrote:
> > So I'm not running on real hardware. but in VM. I allowed VMWare Fusion
> > (version 7.1.1) to set the defaults for creating a new Ubuntu image.
> Here's
> > what the VM is currently set to.
> >
> > RAM: 1 GB (The host system has 16 GB total, so I could allocate more)
>
> You need at least 10 GB of RAM + swap in total to successfully finish
> the compilation.  More if you are building with debug info.  Even more
> if you have many cores.
>
> 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>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160302/02d768eb/attachment.html>


More information about the swift-dev mailing list