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 _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
