error compiling BLAS with g77

Edwin Robert Tisdale edwin@penguin.jpl.nasa.gov
Fri Apr 13 10:43:00 GMT 2001


zrotg.f: In subroutine `zrotg':
zrotg.f:13: 
            norm = scale*dsqrt((cdabs(ca/dcmplx(scale,0.0d0)))**2 +
                                        ^
Target machine does not support complex entity of kind specified at (^)
zrotg.f:13: 
            norm = scale*dsqrt((cdabs(ca/dcmplx(scale,0.0d0)))**2 +
                                        12
Arithmetic operator at (1) must operate on two scalar (not array)
subexpressions, two function invocations returning arithmetic scalars,
or a combination of both -- but the subexpression at (2) is an array


$ uname -mprsv
Linux 2.2.16-22smp #1 SMP Tue Aug 22 16:39:21 EDT 2000 i686 unknown
$ g77 --version
GNU Fortran 0.5.25 19991024 (release)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.

BLAS (Basic Linear Algebra Subprograms)

	http://www.netlib.org/blas/index.html



More information about the Gcc-bugs mailing list