Search Results

Search: Posts Made By: paulquater
Forum: Programming 05-21-2009
12,404
Posted By paulquater
I need a static link.
I need a static link.
Forum: Programming 05-20-2009
12,404
Posted By paulquater
gethostname warning
Hi, does anyone knows how to get rid of this annoying warning? Thank you!

#include <netdb.h>
main()
{
gethostbyname("test");
}

$ gcc -static test.c
/tmp/ccW9HG18.o: In function...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 05:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy