pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/nspr 32bit or 64bit?
On Fri, May 13, 2011 at 12:04:36PM +0200, Martin Husemann wrote:
> On Fri, May 13, 2011 at 02:47:48AM +0800, Rui-Xiang Guo wrote:
> > Shouldn't it be compiled as 32bit build by default?
>
> Why?
Just look into configure.in inside nsprpub/. For linux, if we do not set
--enable-64bit during config, it will add -m32 to cflags automatically.
Don't know why *BSD have the different behaviors from linux.
-rxg
Home |
Main Index |
Thread Index |
Old Index