Monday, April 11, 2005

Linking

To link to other object file you created:

gcc -L/usr/lib -lnsl -I/usr/include -o runthis runthis.o firstlib.o secondlib.o

This should work
Comments: Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?