Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1071319

Bug#975713: libcxxopts-dev: cxxopts should be architecture independent

From Boyuan Yang <byang@debian.org>
Newsgroups linux.debian.bugs.dist
Subject Bug#975713: libcxxopts-dev: cxxopts should be architecture independent
Date 2021-09-15 18:10 +0200
Message-ID <CXFDX-3dW-3@gated-at.bofh.it> (permalink)
References <Bf3bz-8sf-1@gated-at.bofh.it> <Bf53H-198-1@gated-at.bofh.it> <Bf3bz-8sf-1@gated-at.bofh.it> <Bf53H-198-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Wed, 25 Nov 2020 10:37:23 -0500 Boyuan Yang <byang@debian.org> wrote:
> Control: severity -1 wishlist
> Control: tags -1 + help
> 
> 在 2020-11-25星期三的 13:22 +0000,Abhishek Dasgupta写道:
> > Package: libcxxopts-dev
> > Severity: normal
> > 
> > Hi,
> > 
> > cxxopts being a header-only library should be an -all package.
> 
> Unfortunately cxxopts comes with CMake config snippets, which will
> hardcode architecture detection strings, making it not cross-
> platformed. Dropping CMake scripts is not an option. See
> /usr/lib/cmake/cxxopts/cxxopts-config.cmake .
> 
> If you have any idea about how to solve this problem, please let me
> know.

A possible solution can be found at
https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#command:write_basic_package_version_file
, as well as https://github.com/jarro2783/cxxopts/pull/298/files .

Thanks,
Boyuan Yang

Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread


Thread

Bug#975713: libcxxopts-dev: cxxopts should be architecture independent Boyuan Yang <byang@debian.org> - 2021-09-15 18:10 +0200

csiph-web