> The solution was to add an intermediate step during
> header installation
> which filters both 32bit and 64bit headers through
> something like $
> /usr/bin/diff -D<64bitsymbol> 32bitfile.h 64bitfile.h
> # which creates
> one unified header for both 32bit and 64bit binaries
> 
> Bye,
> Roland
> 

Thanks for the pointer. Doing something similar for Apache will eliminate the 
need for header file duplication for 32-bit vs 64-bit.

Arvi
 
 
This message posted from opensolaris.org

Reply via email to