[1389] in Kerberos_V5_Development
Re: ADDENDUM: Re: build system redesign ideas
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Jul 15 13:20:18 1996
Date: Mon, 15 Jul 1996 13:20:11 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: "Barry Jaspan" <bjaspan@MIT.EDU>, "E. Jay Berkenbilt"
<qjb@netrail.net>,
tlyu@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: Barry Jaspan's message of Mon, 15 Jul 1996 12:33:24 -0400,
<9607151633.AA13781@DUN-DUN-NOODLES.MIT.EDU>
Date: Mon, 15 Jul 1996 12:33:24 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
I meant to add that if anyone knows a specific reason why gmake+expand
just won't work on Windows or Mac, please clue me in.
Using non-standard tools for building for Windows and Mac --- and gmake
is nonstandard for those platforms --- is a complete non-starter. We
*must* using native build tools. Cygnus tried using Cyg-win 32 to build
Krb5, and they've figured out this was a mistake.
We want non-Unix programmers to start using Kerberos V5, then we can't
use Unix-based tools. As much as we can, we have to use the native
based compilation tools.
- Ted