On Sun, Apr 20, 2014 at 08:22:33AM +0900, Tim van der Linden wrote: > You are completely right, it now builds with Clang
Thanks for double-checking! > Sorry for the less-then-accurate test with Clang in my previous mail. > Strange though, I did run a: > > $ make PLATFORM=linux clean > > before attempting to build with a different compiler. > This worked on the i7 machine...but apparently not on the Atom. Hm, this could be a bug in the Makefile. Can you reproduce this? Try running another build with gcc, then "make clean" and then building again with clang. "make confclean" should be more thorough, but I think "make clean" should really be enough. Cheers, Peter -- http://www.more-magic.net _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
