tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] FIXME: handle reloc type 5 at


From: Sergey Korshunoff
Subject: [Tinycc-devel] FIXME: handle reloc type 5 at
Date: Wed, 30 Mar 2016 22:25:04 +0300

What this message means? There was no such message before. (linux i386)

./configure --cc=tcc --enable-cross
make
tcc -o i386-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_I386 -I.  -Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 8088100 [0xa2a0] to 0
FIXME: handle reloc type 5 at 8088110 [0xa2b0] to 807dec8
ln -sf i386-tcc tcc
tcc -o x86_64-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_X86_64 -I.  -Wall -g
-O0 -lm -ldl
FIXME: handle reloc type 5 at 808b740 [0xa700] to 8081084
FIXME: handle reloc type 5 at 808b750 [0xa710] to 80810a0
tcc -o i386-win-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_I386
-DTCC_TARGET_PE -DCONFIG_TCCDIR="\"/usr/local/lib/tcc/win32\"" -DC
FIXME: handle reloc type 5 at 8089820 [0xa2a0] to 807871c
FIXME: handle reloc type 5 at 8089830 [0xa2b0] to 807f5f8
tcc -o x86_64-win-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_X86_64
-DTCC_TARGET_PE -DCONFIG_TCCDIR="\"/usr/local/lib/tcc/win32\""
FIXME: handle reloc type 5 at 808d5c0 [0xa700] to 8082f28
FIXME: handle reloc type 5 at 808d5d0 [0xa710] to 8082f44
tcc -o arm-linux-fpa-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM -I.
-Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 8081e40 [0xa2a0] to 0
FIXME: handle reloc type 5 at 8081e50 [0xa2b0] to 8077bec
ln -sf arm-linux-fpa-tcc arm-fpa-tcc
tcc -o arm-linux-fpa-ld-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM
-DLDOUBLE_SIZE=12 -I.  -Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 8081f40 [0xa2a0] to 0
FIXME: handle reloc type 5 at 8081f50 [0xa2b0] to 8077cec
ln -sf arm-linux-fpa-ld-tcc arm-fpa-ld-tcc
tcc -o arm-linux-gnu-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM
-DTCC_ARM_VFP -I.  -Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 80819e0 [0xa2c0] to 0
FIXME: handle reloc type 5 at 80819f0 [0xa2d0] to 807776c
ln -sf arm-linux-gnu-tcc arm-vfp-tcc
tcc -o arm-linux-gnueabi-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM
-DTCC_ARM_EABI -DTCC_ARM_VFP -I.  -Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 8082180 [0xa2e0] to 0
FIXME: handle reloc type 5 at 8082190 [0xa2f0] to 8077eec
ln -sf arm-linux-gnueabi-tcc arm-eabi-tcc
tcc -o arm64-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_ARM64 -I.  -Wall -g
-O0 -lm -ldl
FIXME: handle reloc type 5 at 8087b20 [0xa700] to 0
FIXME: handle reloc type 5 at 8087b30 [0xa710] to 807d474
tcc -o c67-tcc tcc.c -DONE_SOURCE -DTCC_TARGET_C67 -I.  -Wall -g -O0 -lm -ldl
FIXME: handle reloc type 5 at 80cb040 [0x4f9c0] to 0
FIXME: handle reloc type 5 at 80cb050 [0x4f9d0] to 807b6dc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]