Skip to content

编译失败:ld: unknown option: --whole-archive #16

Answered by Kulsk
TimmyLee asked this question in Q&A
Discussion options

You must be logged in to vote

gcc with higher version is needed. We use gcc 4.8.5, and if you want to build xquic with the latest boringssl, gcc5 or gcc with higher version is needed.
If you will build xquic with the latest boringssl, gcc5 or gcc with higher version will be needed.
After gcc is installed, you will get 2 gcc executable files in your system, one with path /usr/bin/gcc, the other with path /usr/local/bin/gcc if you configurated this directory to install gcc.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@TimmyLee
Comment options

Comment options

You must be logged in to vote
1 reply
@TimmyLee
Comment options

Answer selected by ruiqizhou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants