chenyi852 / chenyi852.github.com

It's my first blog
Apache License 2.0
0 stars 0 forks source link

-Wl,z含义 #26

Open chenyi852 opened 4 years ago

chenyi852 commented 4 years ago

-Wl表示这是链接选项(linker option), z后面跟的是keyword。
-Wl后面可以跟多个commas,各逗号之间表示不同的options。