Skip to content

Not able to compile with icpc #44

@sanchit-misra

Description

@sanchit-misra

$ make
icpc -z noexecstack -z relo -z now -c -o obj/abort_handler_s.o safeclib/abort_handler_s.c -Iinclude -fstack-protector-strong -fPIE -fPIC -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
safeclib/abort_handler_s.c(72): error: identifier "abort" is undefined
slabort();
^

compilation aborted for safeclib/abort_handler_s.c (code 2)
make: *** [obj/abort_handler_s.o] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions