ld.exe: cannot find -lasan

Sysprogs forums Forums VisualGDB ld.exe: cannot find -lasan

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10229
    borbmizzet
    Participant

    attempting to compile with common flags “-fsanitize=address -fsanitize=leak”.
    Getting linker error:
    ld.exe: cannot find -lasan

    #10234
    support
    Keymaster

    Hi,

    Looks like the address sanitizer is not supported your platform. Please note that it does not work on barebone embedded targets.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.