That's what I thought, but as you can see from the make log, compilation is done with -fPIC:
mpif90 -c -I. -fPIC -g -I/data/hamilton/drk1has/_libs/petsc/petsc-2.3.2-p9 -I/data/hamilton/drk1has/_libs/petsc/petsc-2.3.2-p9/ bmake/linux-gnu-intel -I/data/hamilton/drk1has/_libs/petsc/petsc-2.3.2-p9/include -o somefort.o somefort.F > -----Original Message----- > From: owner-petsc-users at mcs.anl.gov > [mailto:owner-petsc-users at mcs.anl.gov] On Behalf Of Thomas Geenen > Sent: 26 March 2007 16:02 > To: petsc-users at mcs.anl.gov > Subject: Re: > > i think you should. > > > On Monday 26 March 2007 16:57, SLIM H.A. wrote: > > recompile with -fPIC > > cheers > Thomas > >
