Re: [Tinycc-devel] [PATCH] TCC arm64 back end

2015-04-16 Thread Michael Matz
Hi, On Wed, 15 Apr 2015, Thomas Preud'homme wrote: > > > Nope. Try it for yourself: > > Huh, indeed. IMHO that's inconsistent with the symbol resolution > > behaviour of GNU ld (only looking in level0 libs for symbols, not in those > > DT_NEEDED by them, unless --copy-dt-needed-entries is active

Re: [Tinycc-devel] Dollar Sign in Identifiers Extension

2015-04-16 Thread Daniel Holden
Brilliant thank you so much for the help Sergey and Ramsay. On 16/04/2015 09:27, Sergey Korshunoff wrote: Hi! A working version of the patch (addon) is attached. A changed part is in tccasm.c Before a change there was error while compiling libtcc1 on x86 I think a patch can be submitted to the

Re: [Tinycc-devel] Dollar Sign in Identifiers Extension

2015-04-16 Thread Sergey Korshunoff
Hi! A working version of the patch (addon) is attached. A changed part is in tccasm.c Before a change there was error while compiling libtcc1 on x86 I think a patch can be submitted to the mob. 02-dollars-in-identifiers-update.patch Description: Binary data __