Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(912)

Issue 339079: linux: fix library=shared_library issues (Closed)

Created:
11 years, 1 month ago by piman
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: fix library=shared_library issues Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30738

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M build/common.gypi View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +3 lines, -0 lines 2 comments Download
M third_party/libjingle/libjingle.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/protobuf2/protobuf.gyp View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
piman
With these changes, I can compile with library=shared_library on x64 if I disable NaCl (that ...
11 years, 1 month ago (2009-10-30 04:51:59 UTC) #1
Craig
On 2009/10/30 04:51:59, piman wrote: > With these changes, I can compile with library=shared_library on ...
11 years, 1 month ago (2009-10-30 05:53:46 UTC) #2
Craig
On 2009/10/30 05:53:46, Craig wrote: > I needed cstring in asynctcpsocket.cc too btw. and still ...
11 years, 1 month ago (2009-10-30 06:01:31 UTC) #3
Michael Moss
Markus has a change which might allow using '-fPIC' globally, including NaCl, but it looks ...
11 years, 1 month ago (2009-10-30 13:23:25 UTC) #4
Markus Gutschke (顧孟勤)
In fact, even on 32bit it might make sense to build with -fPIC, as that ...
11 years, 1 month ago (2009-10-30 16:35:35 UTC) #5
piman
On 2009/10/30 16:35:35, Markus Gutschke (顧孟勤) wrote: > In fact, even on 32bit it might ...
11 years, 1 month ago (2009-10-30 19:54:01 UTC) #6
Evan Martin
LGTM http://codereview.chromium.org/339079/diff/2001/3002 File chrome/chrome.gyp (right): http://codereview.chromium.org/339079/diff/2001/3002#newcode5240 Line 5240: 'browser/sync/notifier/base/network_status_detector_task_mt.cc', Will this break ChromeOS?
11 years, 1 month ago (2009-10-30 19:59:27 UTC) #7
piman
http://codereview.chromium.org/339079/diff/2001/3002 File chrome/chrome.gyp (right): http://codereview.chromium.org/339079/diff/2001/3002#newcode5240 Line 5240: 'browser/sync/notifier/base/network_status_detector_task_mt.cc', On 2009/10/30 19:59:27, Evan Martin wrote: > ...
11 years, 1 month ago (2009-10-30 20:09:27 UTC) #8
Craig Schlenter
I'm not near a pc so this is from memory and maybe I'm confusing this ...
11 years, 1 month ago (2009-10-30 20:45:10 UTC) #9
piman
On 2009/10/30 20:45:10, Craig Schlenter wrote: > I'm not near a pc so this is ...
11 years, 1 month ago (2009-10-30 21:01:05 UTC) #10
ncarter (slow)
If you look at sync/notifier/communicator/login.cc, there's the expectation that there's not yet a network status ...
11 years, 1 month ago (2009-10-31 01:04:56 UTC) #11
piman
On Fri, Oct 30, 2009 at 6:04 PM, Nick Carter <nick@chromium.org> wrote: > If you ...
11 years, 1 month ago (2009-10-31 01:19:38 UTC) #12
Michael Moss
Any update on this?
11 years, 1 month ago (2009-11-02 18:34:04 UTC) #13
piman
On Mon, Nov 2, 2009 at 10:34 AM, <mmoss@chromium.org> wrote: > Any update on this? ...
11 years, 1 month ago (2009-11-02 18:53:53 UTC) #14
piman
11 years, 1 month ago (2009-11-02 20:46:45 UTC) #15
On Mon, Nov 2, 2009 at 11:53 AM, Antoine Labour <piman@chromium.org> wrote:

>
>
> On Mon, Nov 2, 2009 at 10:34 AM, <mmoss@chromium.org> wrote:
>
>> Any update on this?
>
>
> I'll check it in today.
>

It's in, hoping it sticks.


>
>
>>
>>
>> http://codereview.chromium.org/339079
>>
>
>

Powered by Google App Engine
This is Rietveld 408576698