Hi,
I'm currently hacking HM Brand's testsuite scripts to make them work on
win32 systems (removing their bash dependancy).

I've just started, but I need couple of advices.
First about my system, and what shall I build. My system is relatively
slow (2h50' for one build, so I can only run max. of 4 builds+tests.
Which are the most wanted??

Also, HMB's tests rely on ./Configure which isn't available on win32. So
I have to feed nmake with defines, which also forces me to undef
everything in Makefile. What is the minimal subset to leave in Makefile.
(I assume USE_MULTI). Which combinations to put??
What about these:
(Assuming that CRYPT_SRC=fcrypt.c and EMAIL are set).
1. USE_MULTI
2. USE_MULTI USE_ITHREADS USE_IMP_SYS
3. USE_MULTI USE_5005THREADS
4. USE_5005THREADS
5. USE_OBJECT
6-11. 1-5 + USE_PERLIO=define
12-22. 1-11 + CFG=Debug

But, this make the total sum of 22 build+tests. Way to much. What to
remove?

I'll be back ((c) Schwarzenegger) with new questions when I dive deeper
into mktests.pl. CYA.

-- 
 .            `\!,        
 .            <. .>    
 [=======oOo==( ^ )==oOo========[ [EMAIL PROTECTED] ]=======]      
 |---      _    -            --- [    member of    ]--- |        
 [========( )======_==============[ .counter attack. ]==]           
 .         ()     ( )
 .                ()

Reply via email to