Who did #define static dynamic?
bran phlake
branphlake@yahoo.com
Tue Dec 6 21:50:00 GMT 2005
Why on earth is gcc complaining about glibc dynamic
libraries when I'm compiling something static? Ex:
warning: Using 'gethostbyname' in statically linked
applications requires at runtime the shared libraries
from the glibc version used for linking
Static means static.
As in, doesn't need any shared libraries.
This is indefensible.
Please make your code stop sucking.
__________________________________________
Yahoo! DSL Â Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
More information about the Libc-alpha
mailing list