Changes between Initial Version and Version 1 of Ticket #7865


Ignore:
Timestamp:
Jan 16, 2013, 10:03:41 PM (10 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7865

    • Property Owner set to Vladimir Prus
    • Property Component Nonebuild
  • Ticket #7865 – Description

    initial v1  
    55Get a lot of errors of this type:
    66
     7
     8{{{
    79    "clang++" -x c++ -O3 -std=c++11 -stdlib=libc++ -O3 -finline-functions -Wno-inline -Wall -march=i386 -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/clang-darwin-4.2.1/release/address-model-32/architecture-x86/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp"
    810
     
    1012clang-darwin.compile.c++ bin.v2/libs/date_time/build/clang-darwin-4.2.1/release/address-model-32/architecture-x86/threading-multi/gregorian/greg_weekday.o
    1113error: unknown target CPU 'i386'
     14}}}