[Bug libstdc++/15046] Math functions misdetected by cross configuration

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 14 12:26:00 GMT 2004


------- Additional Comments From bkoz at gcc dot gnu dot org  2004-05-13 17:19 -------

You have to have both link and compile visibility. Compile-time bits are often
obscured by defines on the compile line, FYI.

Here's a patch that fixes the linux crosses WRT C99 math. Give it a whirl, if
you can, and I'll put it on gcc-3.4.0 if it works for you.

-benjamin

-- 


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



More information about the Gcc-bugs mailing list