Re: [xwt-users] Strange DNS failure
Brian Alliet <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, July 29, 2003, at 08:25 AM, Andrew Kohlsmith wrote: > I'm not sure what Brian's getting at -- the linux binary engine is > statically linked, so there should be no library dependencies or > quirks. http://sources.redhat.com/glibc/glibc-faq.html#s-2.22 Even when you statically link with libc the nss stuff is still linked at runtime. -Brian