My TinyCC cron complains :

 

------------ hello-run ------------

./tcc -B.. -I.. -I.. -I../include -run ../examples/ex1.c Hello World

gcc -o libtcc_test libtcc_test.c ../libtcc.a -I..
-DCONFIG_MULTIARCHDIR="\"arm-linux-gnueabihf\"" -DTCC_TARGET_ARM
-DTCC_ARM_EABI -DTCC_ARM_HARDFLOAT -DTCC_ARM_VFP -lm -ldl   -I..

------------ libtest ------------

./libtcc_test lib_path=..

tcc: error: can't relocate value at 2058898,1

Makefile:99: recipe for target 'libtest' failed

make[1]: *** [libtest] Error 1

 

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to