Re: apach - solaris - sparc - 32 bit ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mar 26, 2010, at 12:36 PM, Rajwinder-office Singh wrote:

> 1. I downloaded apache source 
> 2. compiled on solaris 10 sparc

When you ran ./configure, it should have a host, build and target architecture triplet that comes out of config.guess/config.sub (included in the source).  This designates how your server is to be built: you can override what ./configure does by adding a --target flag.  For instance, you could say sparc64 instead of sparc.  Then the server and its libraries will be built 64bits. 

I am not sure about the exact invocation: do experiment.  

Note that 64bits Solaris can run both 32bits and 64bits binaries, and that 64bits does not necessarily mean faster.  In fact, if youf server does not need to do things like access over 4Gb of memory (which is rare for anything save a database server), you might be better off with a 32bits build.  

S.

> root@psccissuzon023 # uname -a
> SunOS psccissuzon023 5.10 Generic_142900-02 sun4v sparc SUNW,T5240
> 
> 3. When i did apachectl -V :
> 
> Server loaded:  APR 1.3.3, APR-Util 1.3.4
> Compiled using: APR 1.3.3, APR-Util 1.3.4
> Architecture:   32-bit ??
> 
> 4. Then i downloaded apache package for spark and still the same result .. so does that means solaris will show like that only  or i can have 64 bit apache on solaris some how ..
> 
> Please add/correct
> 
> Thanks
> Rajwinder
> 
> 
> 



-- 
Sander Temme
sctemme@xxxxxxxxxx
PGP FP: 51B4 8727 466A 0BC3 69F4  B7B8 B2BE BC40 1529 24AF




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux