[Klone-users] First compilation error with 2.1.1rc10 and m68k

thomas fossati tho at koanlogic.com
Mon Oct 6 04:13:56 EDT 2008


Hi Mickael,

On Oct 6, 2008, at 9:48 AM, Mickael Auger wrote:
> thanks for this info. I tested it by compiling my KLone projet  
> without "va_copy" patch. The "m68k-elf-g++" compiler is not used,  
> but the previous error (... undefined reference to 'va_copy' ...)  
> persists. So I keep the patch.

It's not a matter of C++ vs C compiler, but the lack of support for  
C99 standard in GNU C compiler < 3.  GCC 2.95.3 which was released in  
March 2001 is, in fact, a patch release of   2.95 which was born in  
1999 ... we can't blame the GNU guys if they weren't standard  
compliant at that time :)

ciao, t.




More information about the klone-users mailing list