On Fri, Jun 15, 2012 at 3:24 PM, Daniel Drake <[email protected]> wrote: >> If your gold is a 32-bit binary, it likely couldn't find 800mb of >> address space. (Run "file /path/to/ld" to see the bitness of it.) > > Good point, I'm running a 32 bit install.
In Chrome's case, we eventually just gave up on using a 32-bit linker. (We ran into the same problem on non-Linux platforms. We had to upgrade OS X to whatever the new release was around that time because the version we had been using only had a 32-bit linker.) _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
