patch to enable inet_addr() on Win32 [ok for mainline?]
Mark Mitchell
mark@codesourcery.com
Mon May 27 22:27:00 GMT 2002
--On Tuesday, May 28, 2002 04:04:24 PM +1200 Bryce McKinlay
<bryce@waitaki.otago.ac.nz> wrote:
> Adam Megacz wrote:
>
>>> Before this goes in on the mainline, please explore this alternative
>>> with the Java folks and convince yourselves that there's really no
>>> other fix.
>>>
>>>
>>
>> Okay, I just took a look at this. Turns out that gcj's configury uses
>> AC_CHECK_FUNCS, which doesn't work right when crosscompiling.
But why not? AC_CHECK_FUNCS is certainly *supposed* to work when
cross-compiling.
Alexandre (Oliva), do you have ideas about what's going wrong here?
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Java
mailing list