Re: Aclic : option for compilation in 32 bits

From: Konstantin Olchanski <olchansk_at_triumf.ca>
Date: Wed, 4 Aug 2010 11:52:47 -0700


On Mon, Aug 02, 2010 at 11:20:18AM -0500, Philippe Canal wrote:
> With a recent version of ROOT, the following should work:
>
> TString cmd = gSystem->GetMakeSharedLib();
> cmd.ReplaceAll("-m64","-m32");
> gSystem->SetMakeSharedLib();
>

Any chance this can be made automatic - 32-bit ROOT should always say "-m32" when it compiles and links stuff.

-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada
Received on Wed Aug 04 2010 - 20:52:53 CEST

This archive was generated by hypermail 2.2.0 : Wed Aug 04 2010 - 23:50:01 CEST