On Fri, Aug 10, 2001 at 05:37:51PM +0300, Ruslan Ermilov wrote:
> I can't believe I hear that from you, Bruce. :-)
> Generation at install time is a damn bad idea, please see below.
[...]
> 1. This won't work for cross-platform installworld, since ./file
> is targetted for a different platform. (My version builds the
> xfile build-tool for the build platform and compiles .mgc files
> in ${.OBJDIR}.)
You are generalizing. It breaks cross-platform installworld when done on
the build host. It does not break cross-platform installworlds when done
on the target host. We should decide if a cross-platform must be
installworld'able on the host, target, or both.
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message