This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [tree-ssa] libgfortran build error in intrinsics/random.c


Should have been fixed by this:
http://gcc.gnu.org/ml/gcc-cvs/2003-09/msg00584.html

Gr.
Steven


Op za 20-09-2003, om 15:01 schreef Diego Novillo:
> Folks,
> 
> This looks like some Makefile omission.  This change
> 
> +2003-09-19  Lars Segerlund  <Lars.Segerlund@comsys.se>
> +       Paul Brook  <paul@nowt.org>
> +
> +       * intrinsics/random.c: New file.
> +       * Makefile.am (gfor_hemper_src): Add it.
> +       (gfor_specific_c): Fix typo.
> +
> 
> causes
> 
> make[1]: Entering directory
> `/notnfs/dnovillo/sbox/tree-ssa-branch/bld.toribio/i686-pc-linux-gnu/libgfortran'
> make[1]: *** No rule to make target `intrinsics/random.c', needed by
> `random.lo'.  Stop.
> make[1]: Leaving directory
> `/notnfs/dnovillo/sbox/tree-ssa-branch/bld.toribio/i686-pc-linux-gnu/libgfortran'
> make: *** [all] Error 2
> 
> 
> Thanks.  Diego.
> 


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