Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9885] Compile JSCore with PIC option on

GitHub Issuen/a
TypeSub-task
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2012-07-10T17:06:11.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsCore
Labelsn/a
ReporterMax Stepanov
AssigneeStephen Tramer
Created2012-07-05T13:52:23.000+0000
Updated2017-03-09T23:41:28.000+0000

Description

Modify build files to ensure GCC_DYNAMIC_NO_PIC=NO and USE_DYNAMIC_NO_PIC=NO

Comments

  1. Stephen Tramer 2012-07-05

    Should be done as part of the JSCore update after iOS 6 rolls out.
  2. Stephen Tramer 2012-07-10

    The USE_DYNAMIC_NO_PIC setting is ignored by xcode 4 in favor of GCC_DYNAMIC_NO_PIC. libTiCore seems to be PIC.
  3. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source