[Boost-bugs] [Boost C++ Libraries] #8761: Build boost 1.54 on Mac with clang and c++11

Subject: [Boost-bugs] [Boost C++ Libraries] #8761: Build boost 1.54 on Mac with clang and c++11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-02 08:10:13


#8761: Build boost 1.54 on Mac with clang and c++11
--------------------------------+------------------------------
 Reporter: stefan.schiffler@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.54.0
 Severity: Showstopper | Keywords:
--------------------------------+------------------------------
 using
 ./bootstrap.sh cxxflags="-std=c++11 -stdlib=libc++" --with-toolset=clang
 ./b2 cxxflags="-std=c++11 -stdlib=libc++" linkflags="-stdlib=libc++"
 toolset=clang -a -q

 to compile boost 1.54 complains about
 Jamfile</Users/schiffi/Downloads/builds/boost_1_54_0/libs/context/build>.gas
 bin.v2/libs/context/build/clang-darwin-4.2.1/release/address-
 model-64/architecture-x86/threading-multi/asm/make_x86_64_sysv_macho_gas.o
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:7:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:40:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:41:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:42:Rest of line ignored.
 1st junk character valued 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:43:Rest of line ignored.
 1st junk character valued 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:44:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:46:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:49:invalid character
 (0xd) in operand 2
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:50:invalid character
 (0xd) in operand 2
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:51:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:55:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:58:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:61:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:65:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:67:Junk character 13 ().
 libs/context/src/asm/make_x86_64_sysv_macho_gas.S:68:Junk character 13 ().

 removing the empty line number 7 from

 libs/context/src/asm/make_x86_64_sysv_macho_gas.S

 fixes the error

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8761>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC