[webstack-discuss] Including Apache 2.2.6 with Solaris [PSARC/2007/586 FastTrack timeout 10/24/2007]
Stefan Teleman
Stefan.Teleman at SUN.COM
Wed Oct 24 08:58:53 PDT 2007
Seema Alevoor wrote:
> But, is BIGENDIAN (or the BYTE_ORDER) bitness specific ?
> Both 32 -bit and 64-bit apr.h header files on sparc have
> #define APR_IS_BIGENDIAN 1
> and on x86 have
> #define APR_IS_BIGENDIAN 0
Yes, that would be what i would expect.
> So, there is no need for "#ifdef " for APR_IS_BIGENDIAN.
I am not sure i follow here.
Will Apache have to maintain two separate, independent source code trees, for
different endian-ness ?
That would be a radical departure from the current practices in effect in the
SFW consolidation.
Currently, only one source tree is maintained for any component, independent of
endianness. That being the case, endianness must be #ifdef guarded for those
cases which require it.
--Stefan
--
Stefan Teleman
Sun Microsystems, Inc.
Stefan.Teleman at Sun.COM
More information about the opensolaris-arc
mailing list