Hi Ralph!

> > I guess this problem is related to the Newlib-Nano [1] we're using if the
> > toolchain supports it. This library doesn't support 64-bit printing. If it's
> > required for you, you could try to disable it in the Makefile
> > (e.g. boards/samr21-xpro/Makefile.include, for the Atmel board), but you may
> > run into memory problems then.
> 
> Ah, OK.  Is printing the only limitation to use of 64-bit datatypes?

Yes, everything else regarding 64-bit datatypes should work as expected.

Cheers,
Oleg
-- 
printk("Penguin %d is stuck in the bottle.\n", i);
        linux-2.0.38/arch/sparc/kernel/smp.c

Attachment: pgpREyXDy5tPW.pgp
Description: PGP signature

_______________________________________________
devel mailing list
devel@riot-os.org
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to