warning: Using ‘gethostbyname’

OpenJAUS Tips and Tricks

Q: I get the following warning when I compile my code: “warning: Using ‘gethostbyname’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking”?

A: This warning should only show up when compiling using the Code Sourcery toolchain for the ARM achitecture and can be safely ignored.