[webkit-gtk] Ogg media support questions / compiling with debug enabled

Evan Martin evan at chromium.org
Fri Jun 15 15:52:46 PDT 2012


On Fri, Jun 15, 2012 at 3:24 PM, Daniel Drake <dsd at laptop.org> 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.)


More information about the webkit-gtk mailing list