------- Comment #1 from kargl at gcc dot gnu dot org 2005-11-23 01:22 ------- Have you read http://www.netlib.org/lapack/faq.html#1.23? Did you update your blas? A scan of the libgfortran source tree shows no references to s_copy or s_cmp. Try pipe with only -O as the only flag. You may also wwant to update to a gfortran binary from the wiki.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24993