https://sourceware.org/bugzilla/show_bug.cgi?id=29915

--- Comment #3 from Eli Zaretskii <eliz at gnu dot org> ---
(In reply to Eli Zaretskii from comment #2)
> (In reply to Alan Modra from comment #1)
> > Can we have a bfd/configure.ac AC_CHECK_DECL test instead?
> 
> That would definitely work, but then someone else will have to write and
> test the patch, sorry.

Btw, even with AC_CHECK_DECL test, the result will need to be conditioned by
something like "#ifdef _WIN32", since Posix hosts don't have this function, but
we probably don't want them to compile a prototype which uses Win32-isms like
_CRTIMP, right?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to