> One of the ongoing discussions > (http://mail.opensolaris.org/pipermail/webstack-discuss/2007-August/thread.html#190) > on the webstack-discuss mailing list is about addressing the problem of > concurrent bitness of Apache installations [32- vs. 64- bit]. Specifically, > the issue is about the 'include' and 'build' directories, whose contents > differ depending on whether we built a 32-bit vs. 64-bit server. Downstream > modules need to use the 'include' & 'build' directory that corresponds to > whether they are building a 32-bit vs. 64-bit module.
Could you provide some details on the differences in these directories between the two builds. Clearly (shared) library components will be different as well as executables created and used as part of the build but I'm trying to understand the header file differences. dsc
