This didn't get through to desktop-discuss the first time, so I'm
forwarding it.

-------- Original Message --------
Subject: Re: [desktop-discuss] Chrome Browser?
Date: Tue, 8 Dec 2009 14:23:11 -0500
From: James Choi <[email protected]>
To: Albert Lee <trisk at opensolaris.org>

Sup.

So I don't think I'll have any time to work on this for a few weeks,
but here's what I have so far. The following patches are necessary
http://pha.jhu.edu/~jchoi42/chromiumpatches/patch_addsolaris
http://pha.jhu.edu/~jchoi42/chromiumpatches/patch_addsolaris2
http://pha.jhu.edu/~jchoi42/chromiumpatches/patch_settingsolaris

as well as this file (src/base/third_party/nspr/prcpucfg_solaris.h)
http://pha.jhu.edu/~jchoi42/chromiumpatches/prcpucfg_solaris.h

And these are for build 30027
http://acm.jhu.edu/~jchoi42/chromium.r30027.tgz

You will need python 2.6 and gcc 4.
export CC="/usr/bin/gcc-4.3.2 -std=gnu99"
export CXX="/usr/bin/g++-4.3.2"
export CFLAGS="-O3 -march=i586 -Xlinker -i -fno-omit-frame-pointer
-fPIC -DPIC -c99"
export GYP_GENERATORS="make,scons"
alias python=/usr/bin/python2.6  //adsf wtf indiana
python build/gyp_chromium -D 'OS=solaris' -D 'use_system_libxml=1'
build/all.gyp
gmake

Something informative goes in this space.

Peace,
James Choi
jchoi42 at pha.jhu.edu



On Wed, Nov 18, 2009 at 10:08 PM, Albert Lee <trisk at opensolaris.org>
wrote:
> On Thu, 19 Nov 2009 10:45:43 +0800, "yuntong.jin" <Yuntong.Jin at Sun.COM>
> wrote:
>> Ken Mandelberg wrote:
>>> Is there any known effort to port the Chrome Browser to Solaris or
>>> OpenSolaris?
>>>
>> Webkit have been ported to OpenSolaris and is going to put in Contrib
>> repo, i don't see any effort ?to port the Chrome Browser as far as i
> know.
>>
>> BR,
>> -Simon
>>
>
> James Choi is investigating Chromium and has expressed interest in
setting
> up a project. CC'ing him here.
>
> -Albert
>

Reply via email to