Changes between Version 4 and Version 5 of Ticket #45506


Ignore:
Timestamp:
Apr 30, 2015, 5:03:29 PM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

The configure script decides to tack “-arch i386” onto CC for me:

% sudo port install nspr -universal
:info:configure checking how to run the C preprocessor... ccache /usr/bin/clang -E
[...]
:info:configure checking whether ccache /usr/bin/clang -arch i386 needs -traditional... no
[...]
:info:build ccache /usr/bin/clang -arch i386 [...] -arch x86_64 [...]

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45506 – Description

    v4 v5  
     1{{{
    12larryv: installing -universal provides fat binaries.
    23snc: I get i386 which cannot be used by spidermonkey185 (cannot find _PR symbols).
    34ivoc: he apparently got a working x86_64 from the pre-built archives, skipping the issue of building from source
     5}}}
    46
    57External tickets referenced in IRC: