On Jun 21, 2009, at 11:34 PM, Moritz Lenz wrote:
So it seems that parrot expects the presence of a crt_externs.h file if __APPLE_CC__ is set, while clang provides the latter but not the former.I think this is a clang bug. __APPLE_CC__ should not be set on linux.Ok, thanks for the feedback.
I fixed this in r73934. -Chris _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
