-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Milestone
Description
$ 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels