compile error while building b64 1.4.1 (GCC 4.3, Ub 32-bit)
Status: Beta
Brought to you by:
matsys
gcc -D_DEBUG -UNDEBUG -c -Wall -pedantic -Wno-long-long -Wno-unused-value -Wundef -Wshadow -Werror -Dunix -DB64_NO_IMPLICIT_LINK -DXCONTRACT_NO_USE_WIN_EVENTLOG -I../../include -I"/usr/include" -I"usr/include" -o xcontract.b64.core.api.debug.o ../../src/xcontract/xcontract.core.c
cc1: warnings being treated as errors
../../src/xcontract/xcontract.core.c: In function ‘xContract_contract_violation2’:
../../src/xcontract/xcontract.core.c:253: error: implicit declaration of function ‘_exit’
../../src/xcontract/xcontract.core.c:253: error: incompatible implicit declaration of built-in function ‘_exit’
make: *** [xcontract.b64.core.api.debug.o] Error 1