This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/15960] New: missing function 'finite' on HP-UX 11.11
- From: "Mart dot Rentmeester at sci dot kun dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2004 13:03:26 -0000
- Subject: [Bug libfortran/15960] New: missing function 'finite' on HP-UX 11.11
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
troogle> gfortran -v
Reading specs from /OPT/32/gcc-2004-06-09/lib/gcc/hppa2.0w-hp-hpux11.11/3.5.
0/specs
Configured with: ../configure --enable-languages=c,f95
--prefix=/opt32/gcc-2004-06-09 --with-gmp=/opt32/gmp --with-gnu-as
--with-as=/opt32/binutils/bin/as --enable-threads --disable-shared --disable-nls
Thread model: posix
gcc version 3.5.0 20040611 (experimental)
This is a typical error message from the linker; a known
problem on other OSs too.
/usr/ccs/bin/ld: Unsatisfied symbols:
finite (first referenced in /OPT/32/gcc-2004-06-09/lib/libgfortran.a(write.o)
) (code)
collect2: ld returned 1 exit status
--
Summary: missing function 'finite' on HP-UX 11.11
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: Mart dot Rentmeester at sci dot kun dot nl
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15960