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

Subject: Re: [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-24 12:44:52


#8761: Build boost 1.54 on Mac with clang and c++11
---------------------------------+-------------------------
  Reporter: stefan.schiffler@… | Owner: olli
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: context
   Version: Boost 1.54.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------------+-------------------------

Comment (by matt@…):

 I'm seeing exactly the same bug as stefan while trying to build boost
 using the latest non-beta developer tools from Apple.

 clang version:
 Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn))

 as version:
 Apple Inc version cctools-839, GNU assembler version 1.38

 It looks like both:

     libs/context/src/asm/make_x86_64_sysv_macho_gas.S

 and

     libs/context/src/asm/jump_x86_64_sysv_macho_gas.S

 are saved with Windows CRLFs and 'as' is objecting to every CR in the
 file. If you confert the CRLFs to to Unix LFs, the problems go away.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8761#comment:3>
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