__nldbl_fprintf and __gtdf2 on PowerPC no-fpu
Hiroki Kaminaga
kaminaga@sm.sony.co.jp
Wed Dec 13 01:25:00 GMT 2006
Daniel Jacobowitz <drow@false.org> wrote:
> That shouldn't matter. $target has been through config.sub, which will
> canonicalize it. Are you sure?
Ah, sorry, gnu was appended, so no change was needed.
> Autoconf is working as designed: the braces need to be doubled because
> they are also the m4 quote characters.
when I changed gcc-41-20060515.patch (from PR2749) as below, it was ok.
--- gcc-41-20060515.orig/gcc/configure.ac
+++ gcc-41-20060515/gcc/configure.ac
...
-+ grep '^[ ]*#[ ]*define[ ][ ]*__LONG_DOUBLE_MATH_OPTIONAL' \
++ grep '^[[ ]]*#[ ]*define[ ][ ]*__LONG_DOUBLE_MATH_OPTIONAL' \
thanks.
(Hiroki Kaminaga)
t
--
More information about the Libc-alpha
mailing list