gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: ceteris paribus


From: Camm Maguire
Subject: [Gcl-devel] Re: ceteris paribus
Date: 22 Sep 2005 16:27:54 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

I've got static linking working locally.  But we use a few functions
from libc which emit the following alarming warning:

functions:

getpwent
getpwnam
getpwuid
setpwent
endpwent
gethostbyaddr
gethostbyname

/fix/t1/camm/debian/gcl/tmp/tmp/foo/o/nsocket.c:157: warning: Using 
'gethostbyname' in statically linked applications requires at runtime the 
shared libraries from the glibc version used for linking

etc.

We could either

1) ignore the situation
2) omit the functionality if possible
3) try to provide static functionality.

Suggestions?

Take care,
-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]