Changes between Initial Version and Version 1 of Ticket #61509


Ignore:
Timestamp:
Nov 16, 2020, 8:05:42 PM (4 years ago)
Author:
moyang (Moyang Wang)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61509 – Description

    initial v1  
    11It fails on configuration stage. Full log is attached.
    22
    3 ```
     3{{{
    44configure:3441: checking whether the C compiler works
    55configure:3463: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c  >&5
     
    2929configure:3512: error: C compiler cannot create executables
    3030See `config.log' for more details
    31 
    32 ```
     31}}}