On Sun, Jun 07, 2009 at 02:41:07AM -0500, Bob Tanner wrote: > Right now I've gotten the server to compile using the following > #defines (ignore the format for now): > > "-DSERVER" > "-DFEATURES" > "-DFEATURE_PACKETS" > "-DPING" > "-DRCD" > "-DCHECKMESG" > "-DPRETSERVER" Removed FEATURES, FEATURE_PACKETS, PING, RCD and CHECKMESG, five patches pushed. > First question, are the above #define reasonable? They were, yes. > Second question, what other #define are typical? All those in config.h.in. > There are so many #define in config.h.in all code/compilation paths are > unreasonable to test. The typical ones are those that are the default. > I'd like a "good" set of #defines in addition to the ones listed above. Only the default is known good, in addition to the defaults used by pickled and continuum. -- James Cameron mailto:quozl at us.netrek.org http://quozl.netrek.org/