On Wed, Jun 05, 2002 at 09:17:46PM -0400, Jeff Trawick wrote: > Pier Fumagalli <[EMAIL PROTECTED]> writes: > > > I'm about to attempt to build Apache 2.0.37-dev at 64 bits with the Sun C > > compiler (kindly donated by Sun), on Nagoya (worker MPM). Anything I should > > be aware of? I'll report back on how the baby flies (if it does)... > > There is an open PR about a 64-bit build on Solaris. IIRC, the atomic > stuff adds some v8plus flag that the linker doesn't like. > > See PR 9247.
If you build and install on the same machine the atomics bug shouldn't a problem. (I still opt for a hypothetical --enable-nonportable-atomics flag and have it be portable by default, FWIW.) -aaron
