Seema Alevoor wrote:
> The header files are merged after the build. The file in the source code > tree is not modified. > Hence, "#ifdef" for BIGENDIAN is not needed. This is not acceptable. It does not conform to the current building practices in SFW. All the patching and merging must be done *before* the build. The builds occur on the same source code tree, patched the same way for any of the four supported Solaris ISA's. We must be 100% certain that what we build is what we ship. --Stefan -- Stefan Teleman Sun Microsystems, Inc. Stefan.Teleman at Sun.COM
