Subject: [Boost-bugs] [Boost C++ Libraries] #13578: Why boost.context export make_x86_64_sysv_elf_gas.o
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-29 07:54:20
#13578: Why boost.context export make_x86_64_sysv_elf_gas.o
------------------------------+---------------------
Reporter: anonymous | Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.63.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
when build context library, it will compile some assembly files. After the
context library generated, I use readelf to analyze the context library as
below:
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
Why does 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",
is there any means to hidden the line?
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13578> 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 07:58:36 UTC