Skip to content

Undefined reference to jerasure functions #20

@czarsath93

Description

@czarsath93

Hi all,

I am using jerasure v 2.0 and gf-complete in a project at my lab.
I have been able to build the libraries.
When I try to link the libraries to my code, I always get an linker error "undefined reference" whenever I try to use any method in the libraries.
My linker command is
g++ -L/media/sathish/6209014a-ae4c-4f58-90be-2085c0162e351/home/sathish/temp/live-proxy/live-core-lib/jerasure/src/.libs/ -L/media/sathish/6209014a-ae4c-4f58-90be-2085c0162e351/home/sathish/temp/live-proxy/live-core-lib/gf-complete/src/.libs/tmp -o "Testing123" ./abcd.o ./timeLogging.o -lgf_complete -lJerasure

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions