Changes between Initial Version and Version 1 of Ticket #40951, comment 2


Ignore:
Timestamp:
Oct 26, 2013, 3:00:49 PM (11 years ago)
Author:
namitkewat@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40951, comment 2

    initial v1  
    11Please close this  issue, i have sorted it out.
    2 [[BR]]
    3 It requires clang!!! after installing clang-3.3 everything works fine; just it took 5 hours to complete everything!!!
     2It requires clang!!!
     3[[BR]]bootstrap.log
     4{{{
     5/opt/local/bin/clang-mp-3.3 -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c pathunix.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
     6./build.sh: line 16: /opt/local/bin/clang-mp-3.3: No such file or directory
     7
     8}}}
     9
     10after installing clang-3.3 everything works fine; just it took 5 hours to complete everything!!!
    411
    512