Hi

On Sat, Oct 5, 2013 at 6:02 AM, Jakob Kummerow <[email protected]> wrote:
> Are you sure you're doing your users (and yourself) a favor by shipping
> trunk builds?

When you say trunk build do you mean that 3.22.8 is unstable release?
(Sorry I am not very good at chome developers lingo).

If 3.22.8 is beta version what is the stable version then? I looked at
https://code.google.com/p/v8/ and could not find any relevant
information. I see this page though http://omahaproxy.appspot.com/
that says stable chrome on linux uses version 3.20.17.13. Does it mean
Linux packages should provide version 3.20.17.13?

>
>
> On Sat, Oct 5, 2013 at 2:07 PM, Anatol Pomozov <[email protected]>
> wrote:
>>
>> Hi
>>
>> Thanks everyone, and especially Pawel. I was using gentoo package as a
>> great source of information.
>>
>> Here the package
>> https://github.com/anatol/archpackages/blob/master/v8/PKGBUILD
>>
>> At this point the package builds fine with system ICU (version 51) but
>> a few internationalization tests are failing.
>>
>>
>> On Fri, Oct 4, 2013 at 10:51 PM, Louis Santillan <[email protected]>
>> wrote:
>> > Jochen,
>> >
>> > Could you elaborate on "copy the icu.gyp file somewhere else and point
>> > icu_gyp_path to it"?  I hate pulling 100's of MB that I'm not using.
>> >
>> > Would 'svn co icu46/icu.gyp' suffice?  I'm building with
>> > i18nsupport=off.
>>
>> I am not using 'make dependencies' and do
>>
>> mkdir -p third_party/icu
>> wget http://src.chromium.org/chrome/trunk/deps/third_party/icu46/icu.gyp
>> -O third_party/icu/icu.gyp
>>
>> that seems enough.
>>
>
> --
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "v8-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/v8-users/NK4yYCo6JUk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to