Unit tests of internal functions

Russ Allbery rra at stanford.edu
Mon Dec 28 23:58:51 EST 2009


Ezra Peisach <epeisach at MIT.EDU> writes:

> Does automake/libtool work under windows - or compatible in some manner?
> I've heard of some people using cmake to help with this or even
> scons....  All would be major undertakings....

No, Automake and Libtool doesn't help with Windows portability (except to
the UNIX-like environments like Cygwin).  But most projects I know that
also build on Windows ship a separate set of build and project files for
Windows anyway, which try to behave as the native tools expect.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the krbdev mailing list