Lines Matching refs:cc

38   $ ./configure --with-cc=gcc --with-cxx=0 --with-fc=0 --download-f2cblaslapack --download-mpich
44 …$ ./configure --prefix=/home/user/soft/petsc-install --with-cc=gcc --with-cxx=0 --with-fc=0 --down…
64 …$ ./configure --with-blaslapack-dir=/usr/local/blaslapack --with-cc=/usr/local/mpich/bin/mpicc --w…
78 Do not specify `--with-cc`, `--with-fc` etc for the above when using
85 …$ ./configure --with-cc=gcc --with-fc=gfortran --with-cxx=g++ --with-clanguage=cxx --download-fbla…
93 …$ ./configure PETSC_ARCH=linux-gnu --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --download-mpich
95 …$ ./configure PETSC_ARCH=linux-gnu-intel --with-cc=icc --with-cxx=icpc --with-fc=ifort --download-…
109 3. `cc`/`CC` etc..
112 - Specify compilers using the options `--with-cc`/`--with-cxx`/`--with-fc` for c,
116 $ ./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran
121 `--with-cc=mpicc` or `--with-mpi-dir` (and not `--with-cc=gcc`)
124 $ ./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90
127 or the following (but **without** `--with-cc=gcc`)
161 $ ./configure --with-cc=gcc --with-cxx=g++ --with-fc=gfortran --with-debugging=0 COPTFLAGS='-O3 -ma…
365 $ ./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90
373 $ ./configure --with-cc=mpigcc --with-cxx=mpigxx --with-fc=mpif90
379 $ ./configure --with-cc=mpiicc --with-cxx=mpiicpc --with-fc=mpiifort
386 $ ./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90
392 $ ./configure --with-cc=mpiicx --with-cxx=mpiicpx --with-fc=mpiifx
399 $ ./configure --with-cc=mpicc --with-cxx=mpicxx --with-fc=mpif90
402 - On Cray systems, after loading the appropriate MPI module, the regular compilers `cc`, `CC`, and …
406 $ ./configure --with-cc=cc --with-cxx=CC --with-fc=ftn
410 (without additionally specifying `--with-cc` etc.) using
428 $ ./configure --with-cc=mpicc --with-fc=mpif90 --with-cxx=mpicxx
434 …And avoid using the syntax `--with-cc="mpicc -cc=icx"` - this can break some builds (for example: …
619 to provide `--with-cc=XXX` etc. Consult with the documentation and local support for
722 $ ./configure --with-cc=emcc --with-cxx=0 --with-fc=0 --with-ranlib=emranlib --with-ar=emar --with…