On Fri, Feb 20, 2009 at 03:59:11PM +0100, Carmelo AMOROSO wrote: >> oh, and probably -DFOO=__sh2__ -DBAR=__SH2A__ >why ? I would expect to be defined by gcc itself. >At least cross gcc for sh4 defines the following > >#define __sh__ 1 >#define __SH4__ 1
via gcc/config/sh/sh.h, exactly, so why not trust the compiler there? Anyway, i do not have a strong opinion on that one. Thanks for the prompt repair! cheers, Bernhard _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
