On Mon, Jan 2, 2012 at 7:20 PM, Soo-Hyun Choi <[email protected]> wrote:
> I have tried GNU gold linker (Version: 2.20.1-3ubuntu7.1) on Ubuntu
> 10.04 (32-bit) without success. Could you let us know how you have
> been successful to build WebKit Debug on 32-bit machines in more
> detail? I have tried building Efl Debug, by the way.

Another thing you could try is to do a clean build using thin
archives. First remove your build directory and then run the following
in a fresh build directory.

$ AR_FLAGS="cruT" ../../autogen.sh
$ make

--Martin
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to