Skip to content

glog对unwind依赖问题 #7

@EchoTide

Description

@EchoTide

编译过程中编译到test模块的时候发现以下问题
utilities.cc:(.text+0x867): undefined reference to _Ux86_64_getcontext' utilities.cc:(.text+0x880): undefined reference to _ULx86_64_init_local'
utilities.cc:(.text+0x8ec): undefined reference to _ULx86_64_get_reg' utilities.cc:(.text+0x949): undefined reference to _ULx86_64_step'

原因是glog中依赖了unwind,在makefile.mk的LDFLAGS加unwind解决了。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions