On Sat, 2004-02-21 at 23:19, Brad Nicholes wrote: > I ran the gen-build.py script to try to understand what it is doing. > I don't see how it would fit into the NetWare build process. The > NetWare build is completely independant from anything that happens in > mainstream build process.
The idea is that these hand maintained files also go away and are replaced with something autogenerenated, just like the windows .dsp/.vcproj files. > Now that you have converted the gen-uri-delims into a static table, > the only other build problems that we have are in httpd with the > chartables.c and test_chars.h. Since > these files are also generated by utilities, we still have the > "build,copy,run,copy,build" problem. One step at a time. Lets get APR sorted first, then look into httpd ;). Hopefully this last step can go away for you too. Sander