c icon indicating copy to clipboard operation
c copied to clipboard

Bug!

Open QuestionPython opened this issue 7 years ago • 2 comments

$ make test

...
...
test/bugs/0004.c PASS
test/bugs/0005.c PASS
test/bugs/0006.c PASS
test/bugs/0008.c PASS
/usr/bin/ld: test/bugs/0012.c.o: relocation R_X86_64_PC32 against symbol `abort@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
test/bugs/0012.c FAIL
Makefile:31: recipe for target 'test' failed
make: *** [test] Error 1

how fix?!

QuestionPython avatar Dec 16 '17 18:12 QuestionPython

???!!! @andrewchambers

QuestionPython avatar Mar 13 '18 19:03 QuestionPython

Sorry, I'm a bit too busy to fix this because I have to work on some stuff that pays me money. :(

andrewchambers avatar Mar 13 '18 21:03 andrewchambers