This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
make check in libf2c/libU77
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc-bugs at gcc dot gnu dot org, toon at moene dot indiv dot nluug dot nl
- Date: Mon, 7 Jan 2002 23:54:44 -0500 (EST)
- Subject: make check in libf2c/libU77
The following error occurs if libg2c is not installed:
make[2]: Entering directory `/home/dave/gnu/gcc-3.1/objdir/i686-pc-linux-gnu/libf2c/libU77'
../../../gcc/g77 -B../../../gcc/ -L.. -g ../../../../libf2c/libU77/u77-test.f \
-lg2c -lm -o a.out && ./a.out
../../../../libf2c/libU77/u77-test.f: In program `MAIN__':
../../../../libf2c/libU77/u77-test.f:214: warning:
call idate (i,j,k)
^
Intrinsic `IDATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD]
../../../../libf2c/libU77/u77-test.f:223: warning:
call date (ctim)
^
Intrinsic `DATE', invoked at (^), known to be non-Y2K-compliant [info -f g77 M Y2KBAD]
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lg2c
collect2: ld returned 1 exit status
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)