Package: gfortran-4.3 Version: 4.3.0-3 Severity: normal Justification: won't compile
The -i8 option doesn't work with .F files, which get run through the C preprocessor. To see the error message, execute this sequence: touch t.F gfortran -c -i8 t.F The resulting error message is: cc1: error: unrecognized command line option "-i8" If the filename is t.f, no error is reported. It seems the fix would be to not pass the -i8 option to the C preprocessor. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/bash Versions of packages gfortran-4.3 depends on: ii gcc-4.3 4.3.0-3 The GNU C compiler ii gcc-4.3-base 4.3.0-3 The GNU Compiler Collection (base ii libc6 2.7-10 GNU C Library: Shared libraries ii libc6-dev 2.7-10 GNU C Library: Development Librari ii libgfortran3 4.3.0-3 Runtime library for GNU Fortran ap ii libgmp3c2 2:4.2.2+dfsg-3 Multiprecision arithmetic library ii libmpfr1ldbl 2.3.1.dfsg.1-2 multiple precision floating-point gfortran-4.3 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]