Bruno,
On Thu, Sep 16, 2010 at 5:13 PM, Bruno Haible wrote:
>> now I get a linking error:
>>
>> Warning: resolving _gethostname by linking to _gethostn...@8
>> Use --enable-stdcall-fixup to disable these warnings
>> Use --disable-stdcall-fixup to disable these fixups
>> libgnu_cl.a(sockets.o): In
Sam,
> now I get a linking error:
>
> Warning: resolving _gethostname by linking to _gethostn...@8
> Use --enable-stdcall-fixup to disable these warnings
> Use --disable-stdcall-fixup to disable these fixups
> libgnu_cl.a(sockets.o): In function `close_fd_maybe_socket':
> /cygdrive/c/sds/dev/curr
Bruno Haible wrote:
I am now getting
undefined reference to
`_gethostname_used_without_requesting_gnulib_module_gethostname'
This indicates that you have included gnulib , are using
gethostname(),
and have not asked for the gnulib module 'gethostname'.
- If you want to use a POSIX complian
Bruce,
> Once upon a time, long ago and far away, I proposed a new
> library, "libcompat" that more-or-less would make all target
> platforms look pretty much identical. Lo and behold, over the
> past decade, gnulib has gradually grown up to provide all
> that infrastructure. The only problem wi
Sam Steingold wrote:
> The only problem which gethostname module fixes is:
>
> On mingw, this function has a prototype that differs from that
> specified by POSIX, and it is defined only in the ws2_32 library.
>
> why does it have such extensive dependencies? (sockets! errno!)
Look at the source
On Wed, Sep 15, 2010 at 12:01 PM, Bruce Korb wrote:
> So, let's start that discussion again: let's make an installable
> gnulib that basically does all the configure tests for the current
> target and cover 99% of all configure runs. If someone has
> a strange configuration with extra libraries
On Wed, Sep 15, 2010 at 10:04 AM, Ralf Wildenhues
wrote:
> Hi Bruce,
>
> * Bruce Korb wrote on Wed, Sep 15, 2010 at 07:01:11PM CEST:
>> So, let's start that discussion again: let's make an installable
>> gnulib that basically does all the configure tests for the current
>> target and cover 99% of
Hi Bruce,
* Bruce Korb wrote on Wed, Sep 15, 2010 at 07:01:11PM CEST:
> So, let's start that discussion again: let's make an installable
> gnulib that basically does all the configure tests for the current
> target and cover 99% of all configure runs.
How about a config.site file?
Cheers,
Ralf
On Wed, Sep 15, 2010 at 9:34 AM, Paul Eggert wrote:
> On 09/15/2010 08:41 AM, Sam Steingold wrote:
>> I have to reiterate my complaint that the gnulib dependencies mean that one
>> has
>> to include (almost) the whole of gnulib if one includes (almost) any part
>> thereof.
>
> I agree that gnuli
On 09/15/2010 08:41 AM, Sam Steingold wrote:
> I have to reiterate my complaint that the gnulib dependencies mean that one
> has
> to include (almost) the whole of gnulib if one includes (almost) any part
> thereof.
I agree that gnulib has too many dependencies and I try to remove
them when I ca
10 matches
Mail list logo