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: Christian JULLIEN
Subject: Re: [Tinycc-devel] Ready for Release 0.9.27
Date: Thu, 9 Feb 2017 09:10:30 +0100 (CET)

Sure, I always do ./configure.

I've just made a new test from a brand new checkout and error is gone.
For ARM32/64 I always do a clean checkout, I have the impression that failing tests are new (and probably never tested before on RPi).
I'll try today or tomorrow to find the first commit that breaks tcc on RPi.

C.



Le : 09 février 2017 à 08:51 (GMT +01:00)
De : "grischka" <address@hidden>
À : "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] Ready for Release 0.9.27


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



_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

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