Bug#919308: scotch: do not use mpicc

2019-07-20 Thread Drew Parsons
Package: scotch Version: 6.0.6-2 Followup-For: Bug #919308 Two questions on the patch to use pkg-config instead of mpicc to build scotch. The mpicc docs say that if you need to specify a compiler instead of using mpicc, then you can get mpi flags via mpicc -showme:compile mpicc -showme:link

Bug#919308: scotch: do not use mpicc

2019-02-10 Thread Drew Parsons
Package: scotch Version: 6.0.6-2 Followup-For: Bug #919308 Thanks Helmut. I think I'll defer this patch until after the freeze and stable release. Drew

Bug#919308: scotch: do not use mpicc

2019-01-14 Thread Helmut Grohne
Source: scotch Version: 6.0.6-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap Please stop using mpicc. You may ask, why replace something that has worked for years. The issue is that mpicc replaces the compiler and that's something we routinely do for cross compilation. Also if you