This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/29810] ld: (Warning) Unsatisfied symbol "fmodl" in file /mnt/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs/libgfortran.sl



------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca  2006-11-21 00:05 -------
Subject: Re:  ld: (Warning) Unsatisfied symbol "fmodl" in file
/mnt/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libgfortran/.libs/libgfortran.sl

On Sun, Nov 12, 2006 at 04:36:18PM -0000, kargl at gcc dot gnu dot org wrote:
> 
> 
> ------- Comment #3 from kargl at gcc dot gnu dot org  2006-11-12 16:36 -------
> Here's an untested patch.

I've updated the patch to abort if floorl isn't available.  This is
a total hack, but it avoids the link fmodl link errors and the testsuite
is again clean.  I guess fmodl is never actually used...

Dave


------- Comment #7 from dave at hiauly1 dot hia dot nrc dot ca  2006-11-21 00:05 -------
Created an attachment (id=12656)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12656&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29810


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]