On Fri, Apr 25, 2014 at 4:43 PM, venu thangalapally <whenu14@xxxxxxxxx> wrote: > can you please provide more info how can i build it to 64-bit... apache 2.2 > tar file from apache link does not say the bit level information The bit level is not really a property of source code. You'll have to consult the manual for your compiler (sun studio, gcc, ???) for what flags to add for 64-bit code. Maybe it's even the default. for httpd, it's best to bake the flag into CC="" environment variable, rather than CFLAGS. I wouldn't take the responsibility of compiling yourself too casually. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx