Re: [Boost-bugs] [Boost C++ Libraries] #9445: context asm files fail to build for x32 ABIs

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9445: context asm files fail to build for x32 ABIs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-29 06:48:50


#9445: context asm files fail to build for x32 ABIs
----------------------------------------+---------------------
  Reporter: Mike Frysinger <vapier@…> | Owner: olli
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: context
   Version: Boost 1.55.0 | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------------+---------------------

Comment (by anonymous):

 Is there a way to hidden the assembler file in the exported symbols of
 libboost_context.so?

 In my env,
 readelf --wide --symbols /my-build/boost/1.67.0-r0/boost_1_67_0/x86_64
 -poky-
 linux/boost/bin.v2/libs/context/build/aca09349fdb84d131321425f6c3a38ed/libboost_context.so.1.67.0

 42: 0000000000000000 0 FILE LOCAL DEFAULT ABS /my-
 build/boost/1.67.0-r0/boost_1_67_0/x86_64-poky-
 linux/boost/bin.v2/libs/context/build/aca09349fdb84d131321425f6c3a38ed/asm/make_x86_64_sysv_elf_gas.o

 I don't want the make_x86_64_sysv_elf_gas.o line exist in the output of
 "readelf --wide --symbols /my-build/boost/1.67.0-r0/boost_1_67_0/x86_64
 -poky-
 linux/boost/bin.v2/libs/context/build/aca09349fdb84d131321425f6c3a38ed/libboost_context.so.1.67.0"

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/9445#comment:31>
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 : 2018-05-29 06:53:17 UTC