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 libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath



------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca  2008-12-29 16:34 -------
Subject: Re:  fails to build cross gcc for target hppa64-hp-hpux11.00 in
libstdc++/libmath

> The tests for the mathematical functions are skipped all together.
> Does anybody sees why?

It would seem linking tests could be done when build == host.

As far as libmath/stubs.c goes, perhaps the obvious undef should be
added to prevent this problem.

Dave


-- 


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


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