Skip to Content.
Sympa Menu

forum - Re: Re: [abinit-forum] internal compiler error during compilation

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: Re: [abinit-forum] internal compiler error during compilation


Chronological Thread 
  • From: Anglade Pierre-Matthieu <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: Re: [abinit-forum] internal compiler error during compilation
  • Date: Tue, 8 Nov 2005 14:34:39 +0100
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UJoFub3wGW55/q1MfZ08rb51kVgmPqOiQABC3fkNO/MqWWAU/SSozW9Dp98ed3F5jpOcmPybSzIUhVntwZUxMk8krR0stYomlyYwEeQI0LfvaIY3YviYQS0IsMex+S//gExxcNYaA9qwfkO+meuGBUQn/eT7hreogm5UX7TN61g=

I would advise you gfortran which is the F95 frontend of gcc.
It is now mature enough to compile abinit and performance are already
good. You'll get it as default fortran compiler with gcc 4.1.

If you have subversion installed on your machine try:
svn -q checkout svn://gcc.gnu.org/svn/gcc/trunk gcc
then
cd gcc
./configure --prefix=/where/I/want/my/binaries
make
make install


On 11/8/05, ilukacevic@fizika.unios.hr <ilukacevic@fizika.unios.hr> wrote:
> Thank You for Your quick answer
>
> I'll try with a different compiler
>
> I. Lukacevic
>



--
Pierre-Matthieu Anglade




Archive powered by MHonArc 2.6.16.

Top of Page