DragonFlyBSD Kernel Audit
DF-0918 / build.log
← back to finding ↓ download raw
+ cc -O2 -o harness harness.c -lpthread
+ cc -O2 -DFIXED -o harness_fixed harness.c -lpthread
+ cc -O2 -pthread -o fused0918 fused0918.c
cc: error: fused0918.c: No such file or directory
cc: fatal error: no input files
compilation terminated.