------- Comment #13 from dave at hiauly1 dot hia dot nrc dot ca 2006-12-02 16:51 ------- Subject: Re: [4.1/4.2/4.3 regression] Unsatisfied symbol "fmodl" in libgfortran shared library
> Really I wish we would have libgcc-math and all of these C99 problems would be > solved. Sigh, I was very sad when libgcc-math was removed and hope it can be reinstated. It looks like all the support to handle this stuff is present in glibc, although there might be some issues with respect to the handling of quiet and signalling NaNs on PA-RISC and MIPS. I'm guessing that the copyright on the files is an issue. Most seem to have a Sun copyright: /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided that this notice * is preserved. * ==================================================== */ Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29810