Hi all I have problems compiling Parrot 0.0.3 on MacOS X. Since I'm using a HFS partition, filenames are not case sensitive, and I can't use 'parrot' as the name for the target executable. No matter, changing 'parrot' to 'test_prog' in the Makefile solves the problem. So far so good. But during the 'make test' phase, all tests fail! Any ideas? thank you a lot Stefano
