Re: scotch: packaging a version with 64bit integers

2018-01-11 Thread Sandro Mani
On 11.01.2018 09:25, Dominik 'Rathann' Mierzejewski wrote: Hi, Sandro. On Wednesday, 10 January 2018 at 14:58, Sandro Mani wrote: I've received a request to package a version of scotch with 64bit integers (as opposed to 32bit). I suppose the details are less important, the bottom line is sco

Re: scotch: packaging a version with 64bit integers

2018-01-11 Thread Dominik 'Rathann' Mierzejewski
Hi, Sandro. On Wednesday, 10 January 2018 at 14:58, Sandro Mani wrote: > I've received a request to package a version of scotch with 64bit integers > (as opposed to 32bit). I suppose the details are less important, the bottom > line is > > scotch 32bit: typedef int32_t SCOTCH_Num; > > scotch 64b

Re: scotch: packaging a version with 64bit integers

2018-01-10 Thread Dridi Boukelmoune
Sorry for the top post, on my phone... Telling third party software to link against a different soname suffixed with 64 would be pkg-config's job, usually. Dridi On Jan 10, 2018 14:59, "Sandro Mani" wrote: Hi I've received a request to package a version of scotch with 64bit integers (as oppos