tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] va_* broken on x86-64: any volonteer?


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] va_* broken on x86-64: any volonteer?
Date: Thu, 09 Jan 2014 15:21:15 +0800
User-agent: KMail/4.11.3 (Linux/2.6.38-ac2-ac100; KDE/4.11.3; armv7l; ; )

Le jeudi 9 janvier 2014, 00:20:12 shinichiro hamaji a écrit :
> Hi,
> 
> I'm happy to look into this, but I cannot reproduce the issue so far. I
> have built GCC git head and did
> 
> $ make CC=/usr/local/stow/gcc-git/bin/gcc clean
> $ make CC=/usr/local/stow/gcc-git/bin/gcc
> $ make CC=/usr/local/stow/gcc-git/bin/gcc test
> 
> and it finished successfully. Could you tell me your OS, the version of
> GCC, the version of binutils, and the actual error message?

That's because GCC doesn't have any problem. The problem is in TinyCC. I was 
compiling mksh with TinyCC (I called it tcc in my initial mail) and it gave me 
linker error about undefined __va_arg if I remember correctly. I thought you 
could help fixing it as you contributed the initial code for x86-64 target on 
TinyCC.

> 
> Thanks!

Thanks for your reply.

Best regards,

Thomas



reply via email to

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