New issue
Advanced search Search tips

Issue 603210 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS , Mac
Pri: 3
Type: Bug



Sign in to add a comment

hmap file may not be getting generated correctly for iOS frameworks.

Project Member Reported by nicho...@chromium.org, Apr 13 2016

Issue description

I am attempting to build an iOS framework using components of chromium base for iOS from the remoting directory. When I go to build I find that the compiler hangs. We found if we remove the -hmap arg from the compiler, the hang stops.

Attached is a gyp file and a simple class that imports base/macros.h and will cause the compiler to hang on the hmap ... calculations? Not sure...

I also included a copy of the chromium.gyp_env file I used with this in the comments of the gyp file.
 
broken_framework.diff
3.2 KB Download
Labels: M-51
Status: Assigned (was: Unconfirmed)
Can you patch this in to your out/Debug/gyp-mac-tool ?

https://codereview.chromium.org/1887703004
Status: Started (was: Assigned)
Status: Fixed (was: Started)
Fixed in https://codereview.chromium.org/1887703004/

Sign in to add a comment