On Sat, Dec 19, 2009 at 6:59 AM, Kevin Millikin <kmilli...@chromium.org> wrote:
> I'm trying to build Linux 32-bit on 64-bit Ubuntu 8.04.
> The closest think I've found
> is http://code.google.com/p/chromium/wiki/LinuxBuild32On64 , but unless I'm
> just missing it, that doesn't seem to have actual build instructions.

Yuck, it looks like the docs skewed.

>From the main build docs:
On a 64-bit system, set GYP_DEFINES=target_arch=x64 and regenerate the
Makefiles by doing gclient runhooks --force.

Try setting that to ia32 instead (?) and see if that works.  (Check if
gyp generates chrome/chrome.target.mk with an "-m32" flag.)  If so,
can you update those docs?

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to