Subject: Re: corss-building on osx
To: None <current-users@NetBSD.org>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 01/30/2006 10:24:42
>In article <drb4si$mm4$1@sea.gmane.org>,
>	christos@astron.com (Christos Zoulas) writes:
>> We would like to be able to cross-build on "case preserving/case insensitive"
>> filesystems, so if you find problems, please send-pr.
>
>I think that is a lost cause.  You cannot even checkout the sources to
>case insensitive filesystem because of the conflict between
>"src/gnu/dist/CVS" and "src/gnu/dist/cvs".

*shrug* It worked perfectly fine for me (well, the CVS checkout did, I
mean).  CVS didn't seem to care.  The conflict between _exit.c and
_Exit.c was the showstopper.

--Ken