Re: [petsc-users] [petsc-maint] Error during compile

2023-05-31 Thread Joauma Marichal
Hello, I was able to fix it. Thanks again. Best regards, Joauma De : Matthew Knepley Date : mercredi, 31 mai 2023 à 12:55 À : Joauma Marichal Cc : PETSc , petsc-users@mcs.anl.gov Objet : Re: [petsc-maint] Error during compile On Wed, May 31, 2023 at 6:34 AM Joauma Marichal

Re: [petsc-users] [petsc-maint] Error during compile

2023-05-31 Thread Joauma Marichal
Hello, Thanks a lot for your help. What do I have to change in order to make it work again? Best regards, Joauma De : Matthew Knepley Date : mercredi, 31 mai 2023 à 12:55 À : Joauma Marichal Cc : PETSc , petsc-users@mcs.anl.gov Objet : Re: [petsc-maint] Error during compile On Wed, May

Re: [petsc-users] [petsc-maint] Error during compile

2023-05-31 Thread Matthew Knepley
On Wed, May 31, 2023 at 6:34 AM Joauma Marichal < joauma.maric...@uclouvain.be> wrote: > Hello, > > > > Thanks a lot, it worked. However my code does not compile anymore (I > haven’t changed anything since yesterday and it worked then). I get the > following error: > It looks like your Homebrew

Re: [petsc-users] [petsc-maint] Error during compile

2023-05-31 Thread Joauma Marichal
Hello, Thanks a lot, it worked. However my code does not compile anymore (I haven’t changed anything since yesterday and it worked then). I get the following error: -L/opt/homebrew/Cellar/gcc/12.2.0/lib/gcc/current -lpetsc -lHYPRE -lflapack -lfblas -lc++ -lmpifort -lmpi -lpmpi -lgfortran

Re: [petsc-users] [petsc-maint] Error during compile

2023-05-31 Thread Matthew Knepley
On Wed, May 31, 2023 at 5:25 AM Joauma Marichal < joauma.maric...@uclouvain.be> wrote: > Hello, > > > > I am writing to you as I am trying to compile petsc on my mac. > > > > I used: > > $ export >