Skip to content

Fix to build with GCC 10#395

Open
krepver wants to merge 1 commit intoTelegramMessenger:masterfrom
krepver:gcc10
Open

Fix to build with GCC 10#395
krepver wants to merge 1 commit intoTelegramMessenger:masterfrom
krepver:gcc10

Conversation

@krepver
Copy link

@krepver krepver commented May 1, 2020

GCC 10 defaults to --no-common. There are linking errors because of it.
More info at Porting to GCC 10

Not sure if i put extern in right places though. Seems it works

@vn971
Copy link

vn971 commented Mar 4, 2022

On ArchLinux 2022-03-04, this did not work for me. However, the solution from here works: #409 (comment)

Copy link

@wention wention left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

work for manjaro

wention added a commit to wention/MTProxy that referenced this pull request Mar 11, 2022
resure added a commit to resure/mtproxy that referenced this pull request Oct 30, 2023
d1KdaT added a commit to d1KdaT/MTProxy that referenced this pull request Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants