hmap file may not be getting generated correctly for iOS frameworks. |
||
Issue descriptionI 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.
,
Apr 14 2016
,
Apr 19 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by justincohen@chromium.org
, Apr 14 2016Status: Assigned (was: Unconfirmed)