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

Mickael Auger mickael.auger at gmail.com
Mon Oct 6 03:48:12 EDT 2008


Hi Thomas,

> In makl, if USE_CXX is defined somewhere in the Makefiles' chain, the C++
compiler/linker (in this specific case m68k-elf-g++) is used
> in the linking stage.  If you dig a little into klone configure script
you'll notice that USE_CXX is enabled by default, and disabled only if
> explicitly requested via --disable_cxx flag.  So, it's quite reasonable to
see g++ doing the link for both klone and kloned executables.

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.

-- 
Mickaël AUGER
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20081006/f8f4b8e0/attachment.htm


More information about the Klone-users mailing list