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]

[tree-ssa] libgfortran build error in intrinsics/random.c


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]