tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Ready for Release 0.9.27


From: grischka
Subject: Re: [Tinycc-devel] Ready for Release 0.9.27
Date: Thu, 09 Feb 2017 08:50:07 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Christian Jullien wrote:
*- Linux CentOS 6.x [KO]*
../tcc -B.. -I../include -I.. -I.. -DCONFIG_LDDIR="\"lib64\"" -DTCC_TARGET_X86_64 ../tcc.c libtcc2 -lm -ldl -Wl,-rpath=. -o tcc2

libtcc2:0: error: unrecognized character \x7f

Strange, should be libtcc2.so  Seems DLLEXT=.so was not set from
configure. Did you ./configure?

*- Raspberry Pi 3 (ARM) [KO]*
ret_int_test... Makefile:226: recipe for target 'abitest' failed
make[1]: *** [abitest] Segmentation fault
Makefile:54: recipe for target '32_led.test' failed
Makefile:54: recipe for target '42_function_pointer.test' failed

Are these regressions?  If so we would probably need to know by
which commit it was introduced (I'm afraid)

*- APM X-Gene Mustang board (Aarch64) [KO]*

make[2]: *** [42_function_pointer.test] Error 1

Not sure about this 42_function_pointer.test.  It's some new nifty
test for the linker.

Michael, is it supposed to work on ARM and/or AARCH64?

Thanks,

-- gr





reply via email to

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