Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=502387 --- Comment #6 from Thomas Sailer <t.sailer@xxxxxxxxxxxxxx> 2009-05-26 08:09:33 EDT --- (In reply to comment #4) > The AC_FUNC_MALLOC and AC_FUNC_REALLOC try to execute a program to see > whether malloc(0) will return a NULL pointer. If that is not the case, So that means these autoconf tests can't be used when crosscompiling to any target, not just mingw. Bad. That should IMO at least be documented (it isn't in autoconf 2.63). > C runtime. Those malloc and realloc functions are compliant in the sense > of AC_FUNC_MALLOC and AC_FUNC_REALLOC test, so patching them out is safe > when cross-compiling for win32. That's not what I'm worried about. I'm worried about the tediousness to patch these tests out in all packages that use them, vs. fixing the macro in autoconf. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review