abseil / abseil/abseil-cpp

Resolving linking order is a nightmare on alpine

未關閉
#1,645 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
18.1k
分支
3.2k
平均合併
20 小時 36 分鐘
30 天內合併 PR
1

描述

### Describe the issue

Multiple reports already exist explaining how struggling resolving library linking order can be in general. Though it's become more of a nightmare lately with more absl dependencies needed for the very same code base, and handling different library link orders for my two primaryr platforms (Ubuntu 22.04 and Alpine 3.19) is really insane. After spending several hours on it (counting) I want to add my +1 for an at least somewhat better maintainable packaging.

### Steps to reproduce the problem

Use a random app which depends on boringssl and abseil, and have fun sorting the libraries.

### What version of Abseil are you using?

20240116.1

### What operating system and version are you using?

Alpine 3.19

### What compiler and version are you using?

musl

### What build system are you using?

cmake

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。