On Sat, Dec 19, 2009 at 7:06 AM, Evan Martin <[email protected]> wrote:
> On Sat, Dec 19, 2009 at 6:59 AM, Kevin Millikin <[email protected]> 
> 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?

BTW, I expect at this point we've probably removed any hacks we used
to have to make this works completely.  So if some bits don't work,
don't worry too much (I recall the file picker and IME) -- I assume
you're probably just touching something related to v8...

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

Reply via email to