|
From: | Christian Jullien |
Subject: | [Tinycc-devel] can't relocate value at 2058898, 1 on RPi with last commit! |
Date: | Sat, 18 Apr 2015 10:07:01 +0200 |
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 |
[Prev in Thread] | Current Thread | [Next in Thread] |