This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] Fix PR 34671 - logical kind=1 and kind=2 intrinsics


Dominique Dhumieres wrote:
> Jerry DeLisle wrote:
>   
>> I am missing some tools on ppc64 to build this. Can someone else confirm on that platform?
>>     
> make[2]: *** No rule to make target `../../../gcc-4.3-work/libgfortran/generated/all_l1.c', needed by `all'.  Stop.
>
> Any advice?
>   
Try calling configure with the additional option "--enable-maintainer-mode".
(If you don't have autoconf 2.59, expect that many configure files
change, thus afterwards a "svn diff" will show a rather lengthy output.)

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]